December 2000
Intermediate to advanced
800 pages
22h 41m
English
Removing a package from your system is also very simple. For example, you could try to remove perl-cgi, a package that simplifies writing CGIs in Perl, and type the following:
# rpm -e perl-cgi
error: removing these packages would break dependencies:
perl-cgi is needed by kquery-0.9-2
Only Root Can Perform Package Modifications on Your SystemAs with installation, you must be logged in as root to perform the remove operation. In general, this is true of any package operation that actually modifies the contents of your system, such as installing, removing, or upgrading packages. Regular users can perform other operations that are purely informational, such as querying or verifying packages. If you are logged in as a regular ... |
Read now
Unlock full access