Display manually installed packages on FreeBSD 11

NILIf you want to show the packages installed manually (and not installed

as dependency of another package), you have to use "pkg query" and

compare if %a (automatically installed == 1) isn't 1. The second

string will format the output to display the package name:

$ pkg query -e "%a != 1" "%n"

Proxy Information
Original URL
gemini://perso.pw/blog//articles/manual-pkg.gmi
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
133.368824 milliseconds
Gemini-to-HTML Time
0.257841 milliseconds

This content has been proxied by September (ba2dc).