OpenBSD 6.1 pkg_add Initialization
Hello OpenBSD User! This Tip shows you Getting-Started Installing New OpenBSD Packages with the OpenBSD 6.1 pkg_add First, Configuration.
And with this simple OpenBSD 6.1 pkg_add Initialization you can Getting-Started to Install many Useful New OpenBSD Software.
Especially relevant: from OpenBSD 6.1 there has been a Semplification in the pkg_add First, Configutation Setup.
-
Set OpenBSD Packages Repository URL
vi /etc/installurl
And Add:
http://ftp.eu.openbsd.org/pub/OpenBSD
Type ‘i’ to Start editing in vi
Press ‘esc’ to Stop editing
And finally ‘:wq’ to Write changes and Quit! -
Then to Install Bash Shell.
pkg_add -v bash