Projects / slapt-get

slapt-get

slapt-get is an APT-like system for Slackware package management. It allows you to search Slackware mirrors and third-party package sources (such as www.linuxpackages.net) for packages, compare them with installed packages, and install new packages or upgrade installed packages, all with a few simple commands.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  26 Aug 2012 14:49

    Release Notes: This release features c99 and zlib compatibility fixes, as well as a ./pasture/ url correction.

    •  04 Mar 2012 19:50

      Release Notes: This release features preferences for current architecture in x86/x86_64 multilib package comparison and a white space cleanup when parsing URL entries in the configuration file.

      •  09 Oct 2011 21:53

        Release Notes: This release of slapt-get features several improvements to reverse dependency lookup and a few fixes identified by cppcheck.

        •  04 Sep 2011 18:29

          Release Notes: This release features updated translations and tweaked regular expressions for package matching used by libslapt applications.

          •  31 Jul 2011 18:29

            Release Notes: This release fixes a bug in conflict resolution, a bug in parsing compressed and uncompressed sizes in the installed package log file, updated unit tests, translation updates, and documentation updates.

            RSS Recent comments

            02 Jun 2005 09:48 jaos

            Re: Synaptic

            > While I like slapt-get very much (

            > being a former Debian user ) I would

            > like it even more if I had Synaptic

            > available . Since slap-get is

            > implemented would it be so difficult to

            > have Synaptic ?

            Hopefully glsapt will soon fill that need.

            26 Apr 2005 17:14 mforce

            Synaptic
            While I like slapt-get very much ( being a former Debian user ) I would like it even more if I had Synaptic available . Since slap-get is implemented would it be so difficult to have Synaptic ?

            Apt-get for RPM has Synaptic , why shouldn't slapt-get have it ?

            Right now I'm enjoying Slack's speed but I'm just about to give it up to go back to the almost perfect apt-get+aptitude+Synaptic+huge Debian repository .

            I realise that Slackware doesn't have all that for now but even though it has slapt-get will it ever have it all ?

            I think the day for the DIY no dependencies handling are gone so it's about time Slackware implemented a new package managment system to fully support dependencies.

            12 Feb 2005 19:39 jaos

            Re: Error

            > -c -o src/common.o src/common.c

            > In file included from src/common.c:19:

            > include/main.h:25:23: curl/curl.h: No

            > such file or directory

            > include/main.h:26:24: curl/types.h: No

            > such file or directory

            > include/main.h:27:23: curl/easy.h: No

            > such file or directory

            > make: *** [src/common.o] Error 1

            You need libcurl installed to build from source. See the list of Dependencies above on this project's page for a link to libcurl.

            12 Feb 2005 14:32 schizo86

            Error
            (root@hater.telehor.org)[~]# cd slapt-get-0.9.9g

            (root@hater.telehor.org)[~/slapt-get-0.9.9g]# ls

            COPYING Changelog FAQ FAQ.html INSTALL Makefile README TODO example.slapt-getrc include po slack-desc slack-required slapt-get.8 src

            (root@hater.telehor.org)[~/slapt-get-0.9.9g]# pico INSTALL

            (root@hater.telehor.org)[~/slapt-get-0.9.9g]# make

            gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude -DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9g\"" -DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS -DLOCALESDIR="\"/usr/share/locale\"" -c -o src/common.o src/common.c

            In file included from src/common.c:19:

            include/main.h:25:23: curl/curl.h: No such file or directory

            include/main.h:26:24: curl/types.h: No such file or directory

            include/main.h:27:23: curl/easy.h: No such file or directory

            make: *** [src/common.o] Error 1

            06 Feb 2005 15:40 siegex Thumbs up

            Slapt Update 1.0 Released!
            For those of you who are not on the slapt-get mailing lists, I'd like to introduce you to my 'Slapt Update' script.

            This script will notify you via email about new Slackware packages as they become availible. It has the following features:

            [*] Sends an email notification that includes the list of packages that have been updated,removed or added along with the new changelog excerpt

            [*] Ability to track either current or stable

            [*] Ability to automatically download (but not install) packages when new updates are found

            [*] Ability to ignore excludes

            [*] Ability to report obsolete packages

            [*] Ability to send the report to STDOUT rather than an email

            [*] If Changelog URL stops working, a notification email will be sent

            [*] Changelog report is optional

            [*] Ability to have the script check for new versions of itself

            Get it at www.atozcomp.com/slapt...

            Screenshot

            Project Spotlight

            SLEEF

            A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.

            Screenshot

            Project Spotlight

            Seed7

            An extendable programming language.