To get list of manually installed packages (ie, those not installed as dependencies) use this command:pkg query -e '%a = 0' %o | sort
Get list of manually installed packages
by
To get list of manually installed packages (ie, those not installed as dependencies) use this command:pkg query -e '%a = 0' %o | sort
by
Leave a Reply