Software Alternatives & Reviews

CheckInstall VS Gradle

Compare CheckInstall VS Gradle and see what are their differences

CheckInstall logo CheckInstall

CheckInstall is a Linux program which eases installation & uninstallation of software compiled from source.

Gradle logo Gradle

Accelerate developer productivity. Gradle helps teams build, automate and deliver better software, faster. DocsExplore the documentation of Gradle. Find installation ..
  • CheckInstall Landing page
    Landing page //
    2020-09-10
  • Gradle Landing page
    Landing page //
    2023-05-11

CheckInstall videos

No CheckInstall videos yet. You could help us improve this page by suggesting one.

+ Add video

Gradle videos

Gradle project properties best practices (don't be that guy)

More videos:

  • Review - Gradle Demystified - Josh Allen
  • Review - Working With Gradle in IntelliJ IDEA

Category Popularity

0-100% (relative to CheckInstall and Gradle)
Front End Package Manager
DevOps Tools
0 0%
100% 100
JavaScript Package Manager
Continuous Integration
0 0%
100% 100

User comments

Share your experience with using CheckInstall and Gradle. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Gradle seems to be a lot more popular than CheckInstall. While we know about 37 links to Gradle, we've tracked only 3 mentions of CheckInstall. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

CheckInstall mentions (3)

  • Are there tools to manage self compiled software?
    Checkinstall to create deb or rpm package out of source installs which you can easily remove with your package manager again. (But this only keeps track of the installed files, doesn't do any dependency tracking). Source: over 2 years ago
  • Completely uninstall/remove package compiled from source?
    There is also checkinstall which you run instead of make install. It creates a (simple) RPM package for you. You can remove that package with your package manager later on for easy uninstallation. Source: almost 3 years ago
  • How do you manage packages installed form tar files?
    Checkinstall is a rather popular way of dealing with self compiled packages. Source: about 3 years ago

Gradle mentions (37)

  • Setting up linters in Gitlab CI for C++ and Groovy / Jenkins code
    Because executing CodeNarc from the command-line is not so simple, I find it easier to use Gradle and its dedicated plugin to execute CodeNarc:. - Source: dev.to / 4 days ago
  • Working with Environment Variables in Java
    When using build tools like Maven or Gradle, you can configure environment variables in the build scripts or configuration files. - Source: dev.to / about 2 months ago
  • Intro to Java Question
    For large projects, purpose-made build tools such as Gradle and Maven are preferred for managing the directory structure since they introduce additional semantics for managing test code and other programming languages (among lots of other things). Most IDEs can integrate with these build tools easily. If you're just starting out though, I wouldn't worry too much about these, you can visit them later. Source: 5 months ago
  • Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API
    Project Build and Management: Apache Maven 3 (3.9.5), Gradle 8 (8.3). - Source: dev.to / 7 months ago
  • Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide
    Ktor, a powerful web framework built with Kotlin, offers a lightweight and flexible solution for building web applications. In this article, we will guide you through the process of creating a Ktor project manually using Gradle and SDKMAN!. By following the steps below, you'll have a basic Ktor project up and running in no time. - Source: dev.to / 10 months ago
View more

What are some alternatives?

When comparing CheckInstall and Gradle, you can also consider the following products

Porg - Porg (formerly known as paco), is a program to aid management of software packages installed from source code.

Apache Maven - Apache Maven is a project comprehension and management software tool.

GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.

Advanced Package Tool - Apt (for Advanced Package Tool) is a set of core tools inside Debian.

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development