1. Instalasi Firefox
--------------------
Download paket dalam bentuk tar.gz
$ cd ~
$ tar -xvf firefoxxx.tar.bz2
Untuk menjalankan:
$ ~/firefox/firefox
2. Instalasi flashplayer
------------------------
$ cd ~
$ tar -xvf installxxx.tar.gz
Copy libflashplayer.so -nya ke folder plugins:
$ cd ~/.mozilla
$ mkdir plugins
$ cp ~/libflashplayer.so ~/.mozilla/plugins
Copy semua file hasil extract-nya ke system:
$ cd ~
$ cp usr/* /usr
Hapus file extract-nya:
$ rm -r usr
3. Instalasi Adobe Reader
-------------------------
Download paket rpm-nya.
# cp AdbeRdrxxx.rpm /opt
# rpm -ivh --nodeps AdbeRdrxxx.rpm
4. Instalasi Libre Office
-------------------------
Download paket rpm-nya.
# cp LibOxxx.rpm.tar.gz /opt
# gunzip LibOxxx.rpm.tar.gz
# tar -xvf LibOxxx.rpm.tar
# cd ke RPMS
# rpm -ivh --nodeps *.rpm
Desktop integration
# cd desktop-integration
# rpm -ivh --nodeps
Note: Ini untuk desktop xfce
Hapus file extract-nya yang ada di folder LibOxxx.
Adapun file instalasi Libre Office-nya ada di folder libreoffice-3.5
5. Instalasi J-edit
-------------------
Download paket slackware-nya
# upgradepkg --install-new jedit-xxx.tgz
6. XMMS
-------
Cara menjalankan:
$ xmms /mnt/cdrom
Setting:
Output plugin : OSS Driver → configure: audio device : default dan mixer default : default
Input plugin: CD Audio player → configure: Digital audio extraction.
--------------------
Download paket dalam bentuk tar.gz
$ cd ~
$ tar -xvf firefoxxx.tar.bz2
Untuk menjalankan:
$ ~/firefox/firefox
2. Instalasi flashplayer
------------------------
$ cd ~
$ tar -xvf installxxx.tar.gz
Copy libflashplayer.so -nya ke folder plugins:
$ cd ~/.mozilla
$ mkdir plugins
$ cp ~/libflashplayer.so ~/.mozilla/plugins
Copy semua file hasil extract-nya ke system:
$ cd ~
$ cp usr/* /usr
Hapus file extract-nya:
$ rm -r usr
3. Instalasi Adobe Reader
-------------------------
Download paket rpm-nya.
# cp AdbeRdrxxx.rpm /opt
# rpm -ivh --nodeps AdbeRdrxxx.rpm
4. Instalasi Libre Office
-------------------------
Download paket rpm-nya.
# cp LibOxxx.rpm.tar.gz /opt
# gunzip LibOxxx.rpm.tar.gz
# tar -xvf LibOxxx.rpm.tar
# cd ke RPMS
# rpm -ivh --nodeps *.rpm
Desktop integration
# cd desktop-integration
# rpm -ivh --nodeps
Note: Ini untuk desktop xfce
Hapus file extract-nya yang ada di folder LibOxxx.
Adapun file instalasi Libre Office-nya ada di folder libreoffice-3.5
5. Instalasi J-edit
-------------------
Download paket slackware-nya
# upgradepkg --install-new jedit-xxx.tgz
6. XMMS
-------
Cara menjalankan:
$ xmms /mnt/cdrom
Setting:
Output plugin : OSS Driver → configure: audio device : default dan mixer default : default
Input plugin: CD Audio player → configure: Digital audio extraction.
Comments