Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-02-2008, 04:09 PM
|
#1
|
Member
Registered: May 2007
Location: London, UK.
Distribution: Major:FC8. Others:Debian;Zenwalk; Arch; Slack; RHEL.
Posts: 544
Rep:
|
remove unused / orphan packages
hi
using Fedora 9.
not sure what the best/most effective method to remove unused packages from the system.
i noticed on these forums a package called rpmorphan but this is not available in the fedora repo.
I downloaded rpmorphan from sourceforge but on attempting to install this it complained about missing perl-base yet this is not in the fedora repos and a download from sourceforge went on to request nested dependencies.
I dont want to start installing package after package and dependencies because this is precisely why I want to "cull" my packages in the first place.
I've installed a plethora of packages over time (many of which were used once and I no longer keep/use). I dont have a record and was hoping there is some "automated" means?
any ideas?
|
|
|
09-03-2008, 10:08 AM
|
#2
|
Member
Registered: Aug 2006
Location: Saint Paul, MN, USA
Distribution: {Free,Open}BSD, CentOS, Debian, Fedora, Solaris, SuSE
Posts: 735
Rep:
|
Hi.
I thought yum was supposed to handle the dependency chores. The man yum page (CentOS 5, Fedora 8, SuSE 11) at least suggests that. I have used it only on SuSE, however ... cheers, makyo
|
|
|
09-03-2008, 10:23 AM
|
#3
|
Senior Member
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766
Rep:
|
apt-rpm is available for rpm-based distros too.
Actually you want to uninstall some packages without breaking things. You can as well do that with rpm.
|
|
|
09-03-2008, 01:27 PM
|
#4
|
Member
Registered: May 2007
Location: London, UK.
Distribution: Major:FC8. Others:Debian;Zenwalk; Arch; Slack; RHEL.
Posts: 544
Original Poster
Rep:
|
sorry guys...
to clarify...
i thought , like you , i was familiar with rpm , apt and yum.
what i am looking for PLEASE is a concrete solution
specific commands would be useful
|
|
|
09-04-2008, 10:46 AM
|
#5
|
Senior Member
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766
Rep:
|
|
|
|
09-04-2008, 01:01 PM
|
#6
|
Member
Registered: May 2007
Location: London, UK.
Distribution: Major:FC8. Others:Debian;Zenwalk; Arch; Slack; RHEL.
Posts: 544
Original Poster
Rep:
|
Quote:
Originally Posted by amani
|
Code:
[root@localhost daz]# package-cleanup --leaves
Setting up yum
liberation-fonts-1.0-1.fc8.noarch
libflashsupport-000-0.1.svn20070904.i386
Traceback (most recent call last):
File "/usr/bin/package-cleanup", line 449, in <module>
main()
File "/usr/bin/package-cleanup", line 422, in main
opts.exclude_devel, opts.exclude_bin)
File "/usr/bin/package-cleanup", line 235, in listLeaves
exclude_bin):
File "/usr/bin/package-cleanup", line 214, in _shouldShowLeaf
assert len(pos) == 1
AssertionError
[root@localhost daz]#
:-(
|
|
|
All times are GMT -5. The time now is 08:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|