OpenBSD Removing Installed Package
The Unix BSD Tutorial shows you How to Remove/Delete an Installed Packages on OpenBSD 5.2/5.3/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.
-
Removing an Installed Package on OpenBSD.
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
pkg_delete myPackage
How Install Firefox Browser for OpenBSD