Handmatige installatie
Terug
Volgende

Handmatige installatie

Although the preferred method of installing programs is via the package managers described in Toepassingen installeren, verwijderen en updaten, you can also download and install individual package files containing software. There are many different kinds of Linux package files. Most of these are associated with the package managers of specific Linux distributions.

If you find a packaged application that you wish to install, it is recommended that you check if there is a native Kubuntu package of the application available through a package manager, and that you install that version instead. This guarantees that the program is completely compatible with your system. If there is no package available through the package manager, you can install it manually. The installation procedure depends on the type of package file.

.deb-bestanden installeren/verwijderen

The package files associated with Kubuntu have the .deb suffix because of Kubuntu's close relation to the Debian GNU/Linux distribution. You can download and install individual .deb files. You will need administrative privileges to do this.

To install a .deb file, simply Left click on the .deb file to initiate the installation process. You will be prompted for your password in order to gain the necessary privileges.

Converteer .rpm bestanden naar .deb bestanden

Another type of package files is Red Hat Package Manager Files which have the .rpm suffix. It is not recommended to install these on an Kubuntu system. In almost all cases, a native Kubuntu .deb package is available. However, if absolutely necessary, an .rpm file can be converted to a .deb package using the program alien.

Procedure 2. Installatie van Alien

  1. Open Adept Manager by going to KMenuSystemAdept Manager - Manage Packages.

  2. When prompted to enter a password, enter your user password and press OK.

  3. Locate the Search box just under the buttons at the top of the window and type alien.

  4. Locate the package named alien and select it. Press the Request Install button.

  5. Locate the the Apply Changes button in the top toolbar and press it.

  6. Sluit, zodra de installatie is voltooid, de Adept-beheerder.

Procedure 3. Alien gebruiken

  1. Open Konsole by going to KMenuSystemKonsole - Terminal Program.

  2. Type op de opdrachtregel sudo alien package_file.rpm en druk op de Enter-toets.

  3. Voor meer informatie over alien, type man alien op de opdrachtregel. Als u klaar bent, drukt u op q.

Install from Source

Files with the .tar.gz or .tar.bz2 suffix are package files known as tarballs or source packages which are widely used in Linux. If there is no native Kubuntu package available in any of the Kubuntu repositories, you can try to compile the package from source. For tips on compiling software, look at the Compiling Software page on the Ubuntu Wiki.

Terug
Volgende
Begin