
spi
List of commands for spi:
-
spi:tldr:082e9 spi: Purge the local package and slackbuild caches.$ spi --cleantry on your machineexplain this command
-
spi:tldr:4bb77 spi: Update the list of available packages and slackbuilds.$ spi --updatetry on your machineexplain this command
-
spi:tldr:6a2b5 spi: Locate packages or slackbuilds by package name or description.$ spi ${search_terms}try on your machineexplain this command
-
spi:tldr:d5c00 spi: Install a package or slackbuild.$ spi --install ${package-slackbuild_name}try on your machineexplain this command
-
spi:tldr:fc8cb spi: Display information about a package or slackbuild.$ spi --show ${package-slackbuild_name}try on your machineexplain this command
-
spi:tldr:fdc5e spi: Upgrade all installed packages to the latest versions available.$ spi --upgradetry on your machineexplain this command