List and Remove of installed Packages at Centos or Redhat or Fedora Linux or SME Server

To list packages enter as admin:

#rpm -qa

to print it into a Textfile do:

#rpm -qa > mypakets.txt

now you can remove uneeded packages:

#yum remove packagename-2.6.8

Impressum Datenschutz-DSGVO-GDPR

Last Update 08.10.2023 www.linuxonlinehelp.eu - Nonprofit Linux PC & Server Support since 2004 Tags: Linux Online Help, Linuxonlinehelp, Linux Support, Linux Hilfe