Software Alternatives, Accelerators & Startups

CheckInstall VS YUM Package Manager

Compare CheckInstall VS YUM Package Manager and see what are their differences

CheckInstall logo CheckInstall

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

YUM Package Manager logo YUM Package Manager

Yum is an automatic updater and package installer/remover for rpm systems.
  • CheckInstall Landing page
    Landing page //
    2020-09-10
  • YUM Package Manager Landing page
    Landing page //
    2019-03-07

CheckInstall features and specs

No features have been listed yet.

YUM Package Manager features and specs

  • Automated Dependency Resolution
    YUM automatically handles dependencies for software packages, ensuring that all necessary packages are installed and reducing the risk of errors due to missing dependencies.
  • Ease of Use
    YUM provides an easy-to-use command-line interface that simplifies the installation, updating, and removal of software packages for users.
  • Wide Repository Support
    It supports a large number of repositories, allowing users to access a vast array of packages and software, which enhances the software management capabilities of a system.
  • Transaction History
    YUM maintains a transaction history that allows users to easily rollback or repeat package installations, providing system integrity and a method to revert changes if necessary.
  • Package Group Management
    YUM supports package groups, enabling the installation or removal of predefined sets of packages for specific use cases, which simplifies setting up specific environments.

Possible disadvantages of YUM Package Manager

  • Performance Overhead
    YUM can be slower than other package managers due to its overhead in resolving dependencies and managing package metadata.
  • Limited to RPM Packages
    YUM is specifically designed to manage RPM packages, which restricts its use to RPM-based distributions and limits cross-platform applicability.
  • Disk Space Usage
    YUM stores a significant amount of metadata and cache files on disk, which can lead to increased disk space usage over time.
  • Complex Configuration
    For advanced usage, configuring YUM repositories and settings can become complex, which might be challenging for less experienced users.
  • Slightly Steeper Learning Curve
    Although YUM is user-friendly, new users or those unfamiliar with command-line interfaces might face a learning curve in mastering its functionalities efficiently.

Category Popularity

0-100% (relative to CheckInstall and YUM Package Manager)
Front End Package Manager
Package Manager
37 37%
63% 63
JavaScript Package Manager
Windows Tools
30 30%
70% 70

User comments

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

Social recommendations and mentions

Based on our record, CheckInstall should be more popular than YUM Package Manager. It has been mentiond 3 times since March 2021. 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 3 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 4 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 4 years ago

YUM Package Manager mentions (1)

What are some alternatives?

When comparing CheckInstall and YUM Package Manager, 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.

npm - npm is a package manager for Node.

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

Yarn - Yarn is a package manager for your code.

Chocolatey - The sane way to manage software on Windows.

Zypper - Zypper is a command line package manager for openSUSE which makes use of libzypp.