38 related command entries are available in Commands.
Software and Packages
Package management, installation, updates, repositories, and dependencies.
Software and Packages
Use Software when you need safer, more repeatable install and update habits across Windows and Linux.
This domain is public-ready across Learning, Practice, Troubleshooting, and Reference.
- Understand repositories, dependencies, and update flow
- Install and remove packages without turning the system into guesswork
- Prefer repeatable setup over one-off command copying
Best when you need to install, update, or manage software without losing track of trust and repeatability.
Start at the top and move forward if you want the full learning path for this domain.
Understand how software distributions work in Linux, and master the apt package manager to securely install, update, and remove applications on Debian/Ubuntu systems.
Package & Software Management DNF & RedHat Package ManagementMaster the dnf package manager (formerly yum) to administer software on RedHat Enterprise Linux, CentOS, AlmaLinux, and Fedora systems.
Package & Software Management Archiving with Tar & ZipUnderstand the difference between archiving and compressing, and master the tar utility to bundle and extract software distributions.
Package & Software Management Compiling from SourceDemystify the classic 'configure, make, make install' workflow to understand how Linux software is built from human-readable human source code into machine-executable binaries.
Package & Software ManagementUse this when an app launches briefly and then exits, and you need to separate dependency, config, profile, and runtime causes.
Apps and Packages Package Install FailsUse this when software installation fails and you need to separate source trust, dependency state, repository health, and privilege issues.
Apps and Packages Update Breaks an ApplicationUse this when an app worked before an update and now fails, so you can separate package change, dependency shift, config drift, and rollback decisions.
Updates and Recovery