3
2
I am new to Linux and using Ubuntu. While I have learned the apt-get
command but that just directly downloads and installs from the repositories.
I now want to install a piece of software that I have downloaded. It is a rar extractor (I tried searching on google but can't find a clear answer), the extension is .rpm and I put it in a folder named downloads
on my Desktop.
Can anyone help me on how to compile or install it using the terminal/bash?
1What software is it? RPM is not an Ubuntu format, you can probably find the software for Ubuntu. Why do you say it's a "rar extractor"? Please [edit] your question and add these details. – terdon – 2015-03-24T10:12:30.863
It seems that unless Ubuntu doesn't support .rpm packages can this question have no answer already on this site. – codezombie – 2015-03-24T13:25:53.010
7You are trying to solve the problem "I need a RAR extractor for Ubuntu", and in trying to solve the problem, you have found a RAR extractor for some other Linux distribution, in the foreign RPM format.
If you go to the Ubuntu Software Center and search for "RAR", the top hit will be Ubuntu's version of RAR, and all you have to do to install it is to click "Install". You will also find results when searching for "unrar" and "7zip". Try to get out of the habit of searching third-party sites for Ubuntu software, always try Ubuntu's own software center first. – Stuart Caie – 2015-03-24T14:30:29.993
If you would like to unrar something on ubuntu check out http://askubuntu.com/questions/41791/whats-the-easiest-way-to-unrar-a-file
– Beau Bouchard – 2015-03-24T19:31:10.600