Created
June 24, 2012 09:18
-
-
Save dnaeon/2982601 to your computer and use it in GitHub Desktop.
pkg stats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pkg stats with multirepos | |
mra:(/usr/home/mra/PROJECTS/pkgng)(master↑11|✔) % pkg stats <[1819][12:16]] | |
/!\ WARNING WARNING WARNING /!\ | |
/!\ WORKING ON MULTIPLE REPOSITORIES /!\ | |
/!\ THIS FEATURE IS STILL CONSIDERED EXPERIMENTAL /!\ | |
/!\ YOU HAVE BEEN WARNED /!\ | |
Local package database: | |
Installed packages: 897 | |
Disk space occupied: 3018 MB | |
Remote package database(s): | |
Number of repositories: 2 | |
Packages available: 43926 | |
Unique packages: 21963 | |
Total size of packages: 194 GB | |
# pkg stats with single repo | |
mra:(/usr/home/mra/PROJECTS/pkgng)(master↑11|✔) % pkg stats <[1821][12:17]] | |
Local package database: | |
Installed packages: 897 | |
Disk space occupied: 3018 MB | |
Remote package database(s): | |
Number of repositories: 1 | |
Packages available: 21824 | |
Unique packages: 21824 | |
Total size of packages: 98 GB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment