The following table describes commands directories, and
files for installing and removing applications.
|
Name |
Type |
Description |
|
make install |
command |
Compiles and installs a port. |
|
make distclean |
command |
Cleans up the temporary build directory along with the
source tarball. |
|
pkg_info |
command |
Lists applications-versions |
|
pkg_delete[application-version] |
command |
Removes an installed application-version |
|
vinstall [application] |
command |
Installs a third party application having its own in-house
installation package. |
|
vuninstall [application] |
command |
Removes a vinstalled application. |
|
cd /path/to/application
make deinstall |
command |
Removes any installed application matching the application
name. |
|
/usr/ports |
directory |
The ports collection installed on the physical server, of
available applications you can use on the VPS v2 Virtual Server. If you use an application
(“touch”) in any way, a copy of the application is written to your VPS v2 Virtual Server. |
|
/files |
directory |
Contains the md5 file for ports checksums |
|
/usr/local/
share/contrib |
directory |
Contains simple CGI programs for Web pages, such as a
guestbook or a hit counter. |