Search Criteria
Package Details: list-package-sizes.bash d16cb6f-1
Git Clone URL: | https://aur.archlinux.org/list-package-sizes.bash.git (read-only, click to copy) |
---|---|
Package Base: | list-package-sizes.bash |
Description: | Generate a list of all installed packages with their (theoretical) disk-usage as estimated by pacman. |
Upstream URL: | https://gist.github.com/zvyn/5694729 |
Licenses: | |
Submitter: | zvyn |
Maintainer: | zvyn |
Last Packager: | zvyn |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-04 12:06 |
Last Updated: | 2015-08-09 09:37 |
Dependencies (5)
- awk (gawk-git, gawk)
- bash (bash-devel-git, bash-devel-static-git)
- grep (grep-git)
- pacman (pacman-git)
- git (git-git) (make)
Latest Comments
karol_007 commented on 2013-06-04 15:45
'expac -s -H M "%-30n %m" | sort -hk 2' does basically the same.