root[Desktop]# installpkg lilosetup-0.2.7-noarch-1plb.txz
Verifying package lilosetup-0.2.7-noarch-1plb.txz.
Installing package lilosetup-0.2.7-noarch-1plb.txz:
PACKAGE DESCRIPTION:
# LiloSetup (GUI utility to setup LILO)
#
# LiloSetup will enable you to configure a new lilo bootloader from the
# comfort of a graphical interface. It can be executed both from a
# LiveCD environment or from a standard system. It supports multiboot,
# Windows & Linux operating systems, ata and libata subsystems.
#
Package lilosetup-0.2.7-noarch-1plb.txz installed.
root[Desktop]# installpkg lilosetup-0.2.8-noarch-1plb.txz
Verifying package lilosetup-0.2.8-noarch-1plb.txz.
Installing package lilosetup-0.2.8-noarch-1plb.txz:
PACKAGE DESCRIPTION:
# LiloSetup (GUI utility to setup LILO)
#
# LiloSetup will enable you to configure a new lilo bootloader from the
# comfort of a graphical interface. It can be executed both from a
# LiveCD environment or from a standard system. It supports multiboot,
# Windows & Linux operating systems, ata and libata subsystems.
#
Package lilosetup-0.2.8-noarch-1plb.txz installed.
root[Desktop]#
EDIT by thenktor: thread title fixed
Last edited by Andyun on 9. Jun 2012, 16:51, edited 1 time in total.
In previous releases of the Salix OS the installpkg did not allow to installing a package if the package with such name already has been installed earlier.
In previous Salix versions installpkg was a wrapper script that called spkg -i. In 13.37 there is no wrapper script anymore and installpkg calls the Slackware standard installpkg which behaves as described.
I recommend to use the much faster spkg anyway