https://github.com/h5vx/pactop
Simple tool showing pacman packages sorted by size
https://github.com/h5vx/pactop
archlinux pacman
Last synced: 7 months ago
JSON representation
Simple tool showing pacman packages sorted by size
- Host: GitHub
- URL: https://github.com/h5vx/pactop
- Owner: h5vx
- Created: 2021-10-22T09:47:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T20:00:11.000Z (over 3 years ago)
- Last Synced: 2025-08-08T01:21:01.450Z (8 months ago)
- Topics: archlinux, pacman
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pactop
Simple tool showing pacman packages sorted by size
(actually, you can use `expac -HM "%n %m" | sort -hk 2`)