Slackware This Forum is for the discussion of Slackware Linux.
|
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.
|
|
04-27-2006, 11:37 PM
|
#1
|
Member
Registered: Jan 2004
Location: the abyss
Posts: 209
Rep:
|
[Slackware packages]
Easy way to uninstall slackpackages (in 10.2)? Thanks.
|
|
|
04-27-2006, 11:40 PM
|
#2
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
As root:
removepkg package-name
|
|
|
04-27-2006, 11:40 PM
|
#3
|
Member
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 927
|
Code:
# removepkg <packagename>
Or
and then select the package you want to remove.
Edit: got beat by BCarey
|
|
|
04-27-2006, 11:42 PM
|
#4
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
Have a look at removepkg - there's a man page with it and info at http://www.slackware.com/config/packages.php
|
|
|
04-28-2006, 09:14 AM
|
#5
|
Member
Registered: Jan 2006
Location: Australia
Distribution: Fedora, Slackware, RHEL, AIX, HP-UX
Posts: 358
Rep:
|
so if i use pkgtool to install a package i can then use it again to remove the same package, correct?
If i create my own package and install with pkgtool does the same apply? what about it if use installpkg?
sorry about the lameness of my questions, i have just been fairly sloppy to date and am going to clean my act up. :P I have not really used any of the official packages (except of course when installing slackware) and have not even really used the unofficial binaries either - have just been doing quick #make #make installs...
thanks!
|
|
|
04-28-2006, 09:17 AM
|
#6
|
Member
Registered: Jan 2006
Location: Australia
Distribution: Fedora, Slackware, RHEL, AIX, HP-UX
Posts: 358
Rep:
|
i should have read the url you posted first gilead =)
thanks
|
|
|
04-28-2006, 03:17 PM
|
#7
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
No problem - hope it helped...
|
|
|
04-28-2006, 08:47 PM
|
#8
|
Senior Member
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639
Rep:
|
Another possibility is checkinstall (in slack extras). Some people seem to have bad experiences (and moral issues ;-) with it, but I've found it works well and simply.
Brian
|
|
|
04-30-2006, 02:57 AM
|
#9
|
Senior Member
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839
|
pkgtool is a frontend for removepkg etc. Therefore there is no difference in using pkgtool or the basic command line tools. However, a prerequisite for applying these tools is that you have put your packages under the control of the Slackware package management. You cannot use these tools for packages you installed with make install.
When you install "foreign" packages, an easy way to simplify package creation and management is ./configure, make (as usual, so far), but then checkinstall instead of makeinstall. There are a few exception when checkinstall won't work properly, as the checkinstall docs say, but I haven't had such a case in the last few years.
gargamel
|
|
|
All times are GMT -5. The time now is 05:08 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
|
|