Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h5vx/pactop
Simple tool showing pacman packages sorted by size
https://github.com/h5vx/pactop
archlinux pacman
Last synced: 13 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T20:00:11.000Z (over 2 years ago)
- Last Synced: 2024-11-22T10:15:01.584Z (2 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`)