slapt-src
linux
A utility to automate building of slackbuilds. SlackBuild sources need to be configured in the slapt-srcrc file.
More info →Options (5)
-u, --updatebooleanUpdate the list of available slackbuilds and versions
Example:
slapt-src {{[-u|--update]}}-l, --listbooleanList all available slackbuilds
Example:
slapt-src {{[-l|--list]}}-i, --installbooleanFetch, build, and install the specified slackbuild(s)
Example:
slapt-src {{[-i|--install]}} {{slackbuild_name}}-s, --searchbooleanLocate slackbuilds by their name or description
Example:
slapt-src {{[-s|--search]}} {{search_term}}-w, --showbooleanDisplay information about a slackbuild
Example:
slapt-src {{[-w|--show]}} {{slackbuild_name}}Examples (5)
Update the list of available slackbuilds and versions
slapt-src [-u|--update]List all available slackbuilds
slapt-src [-l|--list]Fetch, build, and install the specified slackbuild(s)
slapt-src [-i|--install] slackbuild_nameLocate slackbuilds by their name or description
slapt-src [-s|--search] search_termDisplay information about a slackbuild
slapt-src [-w|--show] slackbuild_namemade by @shridhargupta | data from tldr-pages