Code: Select all
sudo spkg -d /var/log/packages/*x86_64*
Code: Select all
sudo spkg -d /var/log/packages/*x86_64*
Code: Select all
# spkg -d /var/log/packages/*x86_64*
ERROR: Package not found. (/var/log/packages/*x86_64*)
Code: Select all
$ ls -l /var/log/packages/ | grep x86_64
cardio[~]$
Regarding your screenshot, first all the packages have a package name ending in _rlw which means that at some time you added Robby Workman's repo to your slapt-getrc file. Second, it show that those packages are locked out from being installed, which is consistent with the slapt-getrc you posted showing that the x86_64 packages are excluded. And third, it shows that the packages are not installed. If they were installed, then the boxes would be shaded blue. So are you really sure that those package are installed? I don't and I don't believe it even possible to have multiple versions of the same package installed if you are only using Salix provided package tools (slapt-get, slapt-src, spi, and spkg).rsal wrote:Why is then Gslapt showing these packages? See: http://i.imgur.com/OP2Lyey.png
Code: Select all
sudo spkg -l libreoffice
Code: Select all
$ cat /etc/slapt-get/slapt-getrc
WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings.*,^R*
SOURCE=http://salix.hostingxtreme.com/i486/14.1/:PREFERRED
SOURCE=http://salix.hostingxtreme.com/i486/slackware-14.1/:OFFICIAL
SOURCE=http://salix.hostingxtreme.com/i486/slackware-14.1/extra/:OFFICIAL
SOURCE=http://rlworkman.net/pkgs/14.1/
SOURCE=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/14.1/x86/
Code: Select all
# spkg -l libreoffice
libreoffice-3.6.3-i686-1gv
libreoffice-5.0.1-i686-1dj
Code: Select all
spkg -d libreoffice-3.6.3