How to install RAR Archiver in ubuntu
This post was written by admin on September 3, 2009
Posted Under: General
Posted Under: General
This tutorial shows how to install rar archiver which is not available by default in ubuntu.
Open a terminall window and run:
sudo apt-get install rar
sudo ln -fs /usr/bin/rar /usr/bin/unrar
After that,you will be able to deal with *.rar packages automatically.
Related posts:
- How to unpack and compress a rar package in Ubuntu
- How to uncompress and install tar.gz/tar.bz2/rar packages in Ubuntu
- Save Ubuntu space-auto-delete downloaded packages after installation
- Change the Grub menu timeout in ubuntu
- Install and Add Linux Mini Main Menu (Mint-Menu) in Ubuntu 10.04 Panel
Tags: software
