3 releases (breaking)
0.3.0 | Oct 10, 2024 |
---|---|
0.2.0 | Sep 27, 2024 |
0.1.0 | Sep 21, 2024 |
#978 in Command line utilities
426 downloads per month
220KB
972 lines
mspacman
A simple tool to view dependencies of pacman installed packages in Arch linux and derivatives
Requires
- pacman to be installed
Install
cargo install mspacman
Features
- view dependencies of pacman installed packages
- view parent and child dependencies
- jump around dependencies and follow dependency chain
- view explicitly installed packages
- sort by number of dependencies
- find package
- filter by name, explicitly installed, orphans, foreign installed
- view the files that is provided by a package
- run commands on selected packages: remove, update, query
Dependencies
~10–19MB
~264K SLoC