Created
August 4, 2011 14:21
-
-
Save terrancesnyder/1125261 to your computer and use it in GitHub Desktop.
rpm removal and listing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# list all installed packages | |
rpm -qa | |
# remove a package | |
rpm -ev YOURRPM |
pentaho and tomcat added to init.d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rpm -ev tomcat5-5.0.30-27.26