Forrest logo
back to context overview

slapt-src

List of commands for slapt-src:

  • slapt-src:tldr:26f45 slapt-src: Fetch, build and install the specified slackbuild(s).
    $ slapt-src --install ${slackbuild_name}
    try on your machine
    explain this command
  • slapt-src:tldr:826d5 slapt-src: List all available slackbuilds.
    $ slapt-src --list
    try on your machine
    explain this command
  • slapt-src:tldr:99a46 slapt-src: Update the list of available slackbuilds and versions.
    $ slapt-src --update
    try on your machine
    explain this command
  • slapt-src:tldr:9cfc0 slapt-src: Locate slackbuilds by their name or description.
    $ slapt-src --search ${search_term}
    try on your machine
    explain this command
  • slapt-src:tldr:bd04c slapt-src: Display information about a slackbuild.
    $ slapt-src --show ${slackbuild_name}
    try on your machine
    explain this command
back to context overview