Linux command
sport 命令
安全
权限或系统影响较大,执行前请核对目标。
常用示例
Update
sudo sport rsync
Search
sport search "[keyword]"
Check
sport check [package]
Example
sport cat [package]
Install
sudo sport install [package]
Example
sudo sport install $(< [path/to/list])
说明
sport is a SlackBuilds package management tool for Slackware Linux. It provides a simple interface to search, view information about, and install packages from the SlackBuilds.org repository. The tool maintains a local copy of the SlackBuilds tree in /usr/ports, synced via rsync. Before first use, the tree must be initialized. Dependencies must be resolved manually before installation.
FAQ
What is the sport command used for?
sport is a SlackBuilds package management tool for Slackware Linux. It provides a simple interface to search, view information about, and install packages from the SlackBuilds.org repository. The tool maintains a local copy of the SlackBuilds tree in /usr/ports, synced via rsync. Before first use, the tree must be initialized. Dependencies must be resolved manually before installation.
How do I run a basic sport example?
Run `sudo sport rsync` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more sport examples?
This page includes 6 examples for sport, plus related commands for nearby Linux tasks.