Any one please tell me How can I install winrar on my ubuntu 10.04 I use sudo apt-get install rar anybody help me?
|
WinRAR is a windows program for using RAR type files. There is no 'WinRAR' on Ubuntu. Installing (copied from William Fleming, he got some of my upvote power for his answer) |
|||||
|
|
If you're referring to this, it's a commercial version, as you can see, and it has not a GUI. I suggest to use file-roller, that is default archive manager for the GNOME desktop environment. |
|||
|
|
|
2 ways to install winrar in ubuntu Method 1 In the Terminal type sudo apt-get update sudo apt-get install unrar sudo apt-get clean It will install rar software and after installation it will open in archive manger Method 2 Install wine and download the winrar.exe from winrrar website and install the winrar software similar steps to be followed for installation in windows and after that rar files are able to open For More details check this link http://dcageek.blogspot.com/2013/04/how-to-install-winrar-on.html |
|||
|
|