Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created June 24, 2012 09:18
Show Gist options
  • Save dnaeon/2982601 to your computer and use it in GitHub Desktop.
Save dnaeon/2982601 to your computer and use it in GitHub Desktop.
pkg stats
# 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