#arch-linux #arch #pacman #package

app mspacman

pacman package dependency viewer

3 releases (breaking)

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

#1751 in Command line utilities

Download history 159/week @ 2024-09-17 201/week @ 2024-09-24 29/week @ 2024-10-01 155/week @ 2024-10-08 9/week @ 2024-10-15

183 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

~9–18MB
~248K SLoC