Installing Packages

From RSWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Add the path to the package sources

export PKG_PATH=ftp://ftp.esat.net/pub/OpenBSD/3.9/packages/i386/

Install your package by using the following command

pkg_add -v packagename.1.1

If you are unsure of the package version you can omit the version number and you will be prompted as to which one you wish to install.