Linux command
pkgtop 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the package dashboard
pkgtop
List packages alphabetically
pkgtop -a
说明
pkgtop is an interactive terminal dashboard for managing packages and monitoring system resources on GNU/Linux. It lists installed packages by size, shows package information, and allows installing, upgrading, removing, and searching packages. The dashboard also displays disk usage and general system information.
参数
- -a
- List packages alphabetically instead of by size.
- -h, --help
- Display help information.
- -v, --version
- Display version information.
FAQ
What is the pkgtop command used for?
pkgtop is an interactive terminal dashboard for managing packages and monitoring system resources on GNU/Linux. It lists installed packages by size, shows package information, and allows installing, upgrading, removing, and searching packages. The dashboard also displays disk usage and general system information.
How do I run a basic pkgtop example?
Run `pkgtop` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a do in pkgtop?
List packages alphabetically instead of by size.