mspacman

Crates.iomspacman
lib.rsmspacman
version0.5.0
created_at2024-09-21 07:22:39.486272+00
updated_at2025-06-20 09:51:40.14279+00
descriptionpacman package dependency viewer
homepagehttps://github.com/griccardos/mspacman
repositoryhttps://github.com/griccardos/mspacman
max_upload_size
id1382001
size273,120
(griccardos)

documentation

README

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

Screenshot

Commit count: 28

cargo fmt