Ejemplo 1: instalar tar.xz en ubuntu
tar xf [filename]
This will expand the contents of the file to a folder. Then the commands are, from the folder:
./configure
make
sudo make install
Ejemplo 2: ejecutar tar.xz ubuntu
tar xf [filename]
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)