#arch-linux #arch

app mspacman

pacman package dependency viewer

3 releases (breaking)

new 0.3.0 Oct 10, 2024
0.2.0 Sep 27, 2024
0.1.0 Sep 21, 2024

#273 in Command line utilities

Download history 150/week @ 2024-09-16 200/week @ 2024-09-23 38/week @ 2024-09-30 149/week @ 2024-10-07

537 downloads per month

Apache-2.0

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

Screenshot

Dependencies

~10–19MB
~268K SLoC