Red Hat
docs.redhat.com › en › documentation › red_hat_software_collections › 3 › html › packaging_guide › sect-uninstalling_a_software_collection
1.8. Uninstalling a Software Collection | Packaging Guide | Red Hat Software Collections | 3 | Red Hat Documentation
For example, to uninstall all packages and subpackages that are part of a Software Collection named software_collection_1, run the following command: ... You can also use the yum remove command to remove the scl utility. For detailed information on Yum and PackageKit usage, see the Red Hat Enterprise Linux 7 System Administrator's Guide, or the Red Hat Enterprise Linux 6 Deployment Guide.
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 6 › html › deployment_guide › sec-removing
8.2.5. Removing Packages | Deployment Guide | Red Hat Enterprise Linux | 6 | Red Hat Documentation
To uninstall a particular package, as well as any packages that depend on it, run the following command as root: ... As when you install multiple packages, you can remove several at once by adding more package names to the command.
FAQs.org
faqs.org › docs › securing › chap4sec23.html
4.2. Use RPM command to uninstall.
Now you can uninstall them safely, and all other packages, as shown below: Remove the specified packages for Red Hat Linux version 6.1 (Cartman). Remove the specified packages for Red Hat Linux version 6.2 (Zoot). Remove the linux.conf-installed file manually. : This is a configuration file related to linuxconf software ...
Hewlett Packard Enterprise
community.hpe.com › t5 › operating-system-linux › how-do-you-uninstall-a-program-in-linux-redhat › td-p › 4997163
Solved: How do you uninstall a program in Linux Redhat? - Hewlett Packard Enterprise Community
August 14, 2006 - Solved: If I used this command: zcat < file_name.taz | tar xvfp - To install a program. Now, I have two (2) options; 1. remove the previous promgram completely.
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 7 › html › installation_guide › chap-uninstall-rhel
Chapter 34. Uninstalling Red Hat Enterprise Linux | Installation Guide | Red Hat Enterprise Linux | 7 | Red Hat Documentation
For example, without extra third-party software, Microsoft Windows cannot read an external hard drive that you have formatted with Red Hat Enterprise Linux to use the ext2, ext3, ext4 or XFS file system. ... As a precaution, back up all data from any operating systems, including Red Hat Enterprise Linux, that are installed on the same computer. Unforeseen circumstances can result in loss of all your data. If you are only uninstalling Red Hat Enterprise Linux and not reinstalling the entire computer, you should familiarize yourself with your partition layout.
PhoenixNAP
phoenixnap.com › home › kb › sysadmin › how to uninstall or remove packages from centos
How to Uninstall or Remove Packages from CentOS
December 17, 2025 - Before removing, the command prompt asks for the root (or sudo user) password, and confirmation that you want the software deleted. Type in y (for yes) and press Enter. Finally, the output shows that the process is complete and lists the deleted package(s). Note: Only root users and users added to the sudousers group have permission to install and remove packages in CentOS.
Linux Command Guide
linuxconcept.com › home › uninstall software in redhat
uninstall software in redhat - Linux Concept
January 3, 2023 - by Satish Kumar | Jan 3, 2023To uninstall software in CentOS or Red Hat Enterprise Linux (RHEL), you can use the rpm command with the -e option. For example, to uninstall a package called package-name, you can use the following command: $ sudo ...
How-To Geek
howtogeek.com › home › linux › how to uninstall software using the command line in linux
How to Uninstall Software Using the Command Line in Linux
August 12, 2024 - The APT is a handy tool that makes downloading, installing, and uninstalling programs quick and easy. For more information about using the "apt" command, type "apt" at the prompt and press Enter. The older "apt-get" command will accept most of the same arguments as the "apt" command demonstrated here, and you can use that instead if you prefer it. Fedora is another popular Linux distribution, but uses a different package manager named DNF.
Red Hat
access.redhat.com › documentation › en-us › red_hat_enterprise_linux › 6 › html › installation_guide › ch-x86-uninstall
Chapter 39. Removing Red Hat Enterprise Linux From x86-based Systems | Installation Guide | Red Hat Enterprise Linux | 6 | Red Hat Documentation
For example, without extra third-party ... from your x86-based system, you must remove the Red Hat Enterprise Linux boot loader information from your master boot record (MBR) and remove any partitions that contain the operating system....
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 10 › html › managing_software_with_the_dnf_tool › removing-rhel-content
Chapter 7. Removing RHEL content | Managing software with the DNF tool | Red Hat Enterprise Linux | 10 | Red Hat Documentation
To optimize your Red Hat Enterprise Linux (RHEL) 10 system, uninstall collections of related software by removing package groups with the DNF tool. Uninstalling entire groups ensures your environment remains efficient and secure by removing all unnecessary components at once.
Red Hat
docs.redhat.com › en › documentation › red_hat_enterprise_linux › 9 › html › managing_software_with_the_dnf_tool › assembly_removing-rhel-9-content_managing-software-with-the-dnf-tool
Chapter 8. Removing RHEL 9 content | Managing software with the DNF tool | Red Hat Enterprise Linux | 9 | Red Hat Documentation
In the following sections, learn how to remove content in Red Hat Enterprise Linux 9 by using DNF. You can use DNF to remove a single package or multiple packages installed on your system. If any of the packages you choose to remove have unused dependencies, DNF uninstalls these dependencies ...