mspacman

Crates.iomspacman
lib.rsmspacman
version0.3.0
sourcesrc
created_at2024-09-21 07:22:39.486272
updated_at2024-10-10 16:01:44.402012
descriptionpacman package dependency viewer
homepagehttps://github.com/griccardos/mspacman
repositoryhttps://github.com/griccardos/mspacman
max_upload_size
id1382001
size270,983
(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: 22

cargo fmt