SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:handbook:packages [2010/07/08 17:14]
127.0.0.1 external edit
en:handbook:packages [2010/08/16 20:47]
linea add note
Line 32: Line 32:
  # tazpkg get-install gparted  # tazpkg get-install gparted
 </​code>​ </​code>​
 +
 +== The '​get'​ Packages ==
 +
 +There are a few packages that are prefixed with //get-//. These are not packages per-sé but contain only a script. This script provides binary software by:
 +
 +  * downloading the program
 +  * creating a Tazpkg from it
 +  * installing the generated Tazpkg
 +
 +This means that the actual program is not contained within the //get// package, but that generated by it.
 +
 +To manage this style of software:
 +   * install the latest version using the //get// script in the //get// package;
 +   * remove it by using tazpkg on the **generated** package.
 + 
 +<note tip>​Please note that after downloading the //​get-package//,​ you need to run the script that has the same name:
 +<​code>​ # tazpkg get-install get-OpenOffice3
 + # get-OpenOffice3</​code>​
 +</​note>​
  
 === Upgrade installed packages === === Upgrade installed packages ===
 
en/handbook/packages.txt · Last modified: 2022/08/13 17:12 by linea