Introduction Yum (Yellowdog Updater, Modified) is a package manager for Red Hat based Linux distributions, including...
Linux Articles
Yum Commands and Options
Introduction Yum is a package manager used in Red Hat-based systems like Fedora, CentOS, and Red Hat Enterprise Linux....
Setting up a YUM Repository
Introduction YUM (Yellowdog Updater, Modified) is a popular open-source package management system used to install,...
RPM Verifying in Package Manager
Package managers are essential tools for managing software on Linux systems. They allow users to install, update, and...
RPM Querying in Package Manager
RPM, or Red Hat Package Manager, is a powerful tool that allows users to manage software packages on Linux systems....
Upgrading RPM Package in Linux
When it comes to Linux, one of the most important things to keep in mind is software updates. These updates are...
Uninstalling RPM Packages in Linux
RPM, or the Red Hat Package Manager, is a powerful tool for managing software on Linux systems. It allows you to...
Installing RPM Package in Linux
RPM, or Red Hat Package Manager, is a package management system used primarily on Linux systems. It is used to...
Finding RPM package in Linux
Introduction RPM stands for Red Hat Package Manager and it is a package management system used in Linux distributions,...
RPM Design Goals
When it comes to Linux distributions, there are many different package management systems that are used to install,...
The Linux Filesystem and Structure Explained
If you're new to Linux, the filesystem can seem a bit overwhelming at first. There are a lot of different directories...
Delete a Group from Linux CLI
Deleting a group in Linux can be a simple task when done through the command line interface (CLI). In this article, we...