Kézi telepítés
Előző
Következő

Kézi telepítés

Although the preferred method of installing programs is via the package managers described in Alkalmazások hozzáadása, eltávolítása és frissítése, 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.

Ha talál egy becsomagolt alkalmazást, amelyet telepíteni szeretne, ajánlott ellenőrizni, hogy van-e natív Kubuntu csomag az alkalmazásból a csomagkezelőben, és telepíteni azt. Így lesz garantálva, hogy a program teljesen kompatibilis az ön rendszerével. Ha nincs elérhető csomag a csomagkezelőben, lehetőség van kézzel telepíteni. A telepítési folyamat a csomagfájl típusától függ.

.deb fájlok telepítése/eltávolítása

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.

.rpm fájlok .deb fájlokká alakítása

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.

Eljárás 2. Alien telepítése

  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. Keresse meg az aliennevTelep gombra.

  5. Keresse meg a Változtatások alkalmazása gombot a felső eszköztáron, és nyomja meg.

  6. Mikor a telepítés befejeződött, zárja be az Adept kezelőt.

Eljárás 3. Alien használata

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

  2. A parancssorban gépelje be a sudo alien csomag_fájl.rpm parancsot, majd nyomja meg az Enter gombot.

  3. Több információhoz az alien-ről írja be a parancssorba: man alien. Ha végzett, nyomja meg a q-t.

Telepítés forrásból

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.

Előző
Következő
Tartalom