SlackwareThis 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.
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.
I have installed Slackware 64, installation was smooth,but Kpackage is not working,first i tried to execute it but it said it needs SMART package installed in order to run,then i downloaded SMART and installed in ,and then i tried again to execute Kpackage,but now it said that i don't have Python RPM module...Any solution for this?
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810
Rep:
Personally I would not recommend using KDE's package management tools on Slackware anyway. Use pkgtools/slackpkg/sbopkg from the cli for reliable results.
Distribution: Slackware64-current with "True Multilib."
Posts: 8,238
Rep:
Kpackage shows a list of all installed packages, a brief description of each package, the file list, and a tree showing where each file is installed.
Can be duplicated with any of the command line tools?
Thanks.
Not easily. You can get a list from pkgtool, but also from ls /var/log/packages. The files in there also contain the packages file list if I remember correctly, but oh, I just made dolphin crash three times trying to open one of them.
This is 'broken' since 12.2. I also liked kpackage a lot, but well, why else would you want something like smart in slackware? I will not install it just for kpackage. And if I had something like the pkgtools, I wouldn't include it in my distribution, either
Kpackage shows a list of all installed packages, a brief description of each package, the file list, and a tree showing where each file is installed.
Can be duplicated with any of the command line tools?
This can be done with Midnight Commander, started from the command line with 'mc'. Change directory to /var/log/packages and the directory listing shows all the installed packges. Select an individual package and choose View (F3) to view the description and file list.
Also, in KDE, Ark will show the package tree when you open the tgz archive. Also, the same could be done in Konqueror file manager by clicking (or double clicking as the case my be) to expand the package tree. For that new fangled format Slackware is adopting, the appropriate archive tools/plugins will need installing. I found this path easier, especialy since I build a lot of my own packages, than fighting kpackage. I could never get that puppy to work reliably since Slackware 11.
Isn't this a component of KDE that can be removed?
I'm just too lazy to bother. Not like hard drive space is at a premium - well except some 10 year old laptops I'm donated soon to Free Geek. With hard drive prices these days I just "install all" - 2 weeks ago I picked up a WD 500 GB SATA for $64US.
Distribution: Slackware64-current with "True Multilib."
Posts: 8,238
Rep:
Quote:
Originally Posted by allend
This can be done with Midnight Commander, started from the command line with 'mc'. Change directory to /var/log/packages and the directory listing shows all the installed packges. Select an individual package and choose View (F3) to view the description and file list.
That seems to be the long way around, but thanks for the information.
I'm just too lazy to bother. Not like hard drive space is at a premium - well except some 10 year old laptops I'm donated soon to Free Geek. With hard drive prices these days I just "install all" - 2 weeks ago I picked up a WD 500 GB SATA for $64US.
It was more as a *hint* *hint* *nudge* *nudge* to the developers.
rpm has now been upgraded:
June 6 - ap/rpm-4.7.0-i486-2.txz: Recompiled to add python bindings.
kpackage now "works" with smart installed.
However
1. For some reason, I can't get the file list feature to work.
2. You can only search by package name only (no suffix), so something useful like search "SBo" no longer works.
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810
Rep:
Quote:
kpackage now "works" with smart installed.
However
1. For some reason, I can't get the file list feature to work.
2. You can only search by package name only (no suffix), so something useful like search "SBo" no longer works
Yes - I've noticed this behavoir..
You can display the files included in a package from the KDE gui with smart by running "smart --gui" and selecting the "content" tab.
Hopefully this is and on-going WIP and will be fixed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.