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.
Thanks for the link. This is my first time using linuxpackages.net. Since their aterm is already compiled, how do I install it? Do I still do the usual steps:
./configure
cd into directory
make
make install
Or is it different since it's already compiled? Thanks for your help.
It's different, use: installpkg <packagename>
or pkgtool
Edit: Forgot to say, you can also decompress it (they are tar.gz files named .tgz), but it's better to use installpkg or pkgtool because then you can easily remove the package by typing removepkg <pkgname>
Originally posted by gbonvehi It's different, use: installpkg <packagename>
or pkgtool
Wow, installpkg is really awesome, thanks! LinuxPackages.net is really cool too. What an awesome resource having all the precompiled packages available just for Slack, and they can be easily installed using installpkg! I wish I'd found out about this sooner.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.