Package Manager is software which allows a user in case of installation of new software, up-gradation of system, or updating any specific software and such sorts of things. In case of Linux based systems wherein one software has lots of dependencies which are required to be present on system for a complete installation of that software, such software’s like package manager become a much needed tool on every system.
If you’re looking for APT tool to block or disable certain specific package updates, then you should read this article.
Dnf or Danified yum is replacing yum on Fedora systems which is another one in our list. If explored properly, these Package Managers can be used for following functionalities:
- Installing new software from the repository.
- Resolve dependencies of the software by installing those dependencies before installing the software.
- Maintaining database of dependencies of each software.
- Downgrade version of any existing software.
- Upgrading the kernel version.
- Listing packages available for installation.
No comments:
Post a Comment