OpenBSD Easy Searching for Installed Packages
The Unix BSD Tutorial shows you How to Getting-Started Looking-for/Searching for Installed Packages on OpenBSD 5.4/5.5/5.6 Unix Server/Desktop.
OpenBSD is well known for its Security Features:
-
Security-related APIs & Warning when Unsafe string manipulation Functions
-
Memory Protection
-
Cryptography and randomization
-
Open a Command Line Shell Session.
-
Listing All the Installed Packages on OpenBSD.
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
pkg_info
-
Check if a Package is Installed with Keyword.
pkg_info myPackKey
How Install Google Chromium Browser for OpenBSD