Tag: pkg
-
Clean package cache
Run pkg clean. Quite logical, but I keep forgetting command.
-
Get list of manually installed packages
To get list of manually installed packages (ie, those not installed as dependencies) use this command:pkg query -e ‘%a = 0’ %o | sort