Forrest logo
back to context overview

spi

List of commands for spi:

  • spi:tldr:082e9 spi: Purge the local package and slackbuild caches.
    $ spi --clean
    try on your machine
    explain this command
  • spi:tldr:4bb77 spi: Update the list of available packages and slackbuilds.
    $ spi --update
    try on your machine
    explain this command
  • spi:tldr:6a2b5 spi: Locate packages or slackbuilds by package name or description.
    $ spi ${search_terms}
    try on your machine
    explain this command
  • spi:tldr:d5c00 spi: Install a package or slackbuild.
    $ spi --install ${package-slackbuild_name}
    try on your machine
    explain this command
  • spi:tldr:fc8cb spi: Display information about a package or slackbuild.
    $ spi --show ${package-slackbuild_name}
    try on your machine
    explain this command
  • spi:tldr:fdc5e spi: Upgrade all installed packages to the latest versions available.
    $ spi --upgrade
    try on your machine
    explain this command
back to context overview