Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to install RAR unpacking software on Linux?

Status
Not open for further replies.

hazemafify

Advanced Member level 4
Joined
Dec 3, 2006
Messages
102
Helped
5
Reputation
10
Reaction score
1
Trophy points
1,298
Activity points
1,903
I'm a newbie of linux, and I want to install winrar, so how can I do that for any program not only the winrar, is it the standerd way like windows or every program has it's owen way and it must describ it?.

Thanx
 

Installing RAR

Depends on the Linux distribution you are using. If it is Debian, then installing new software is easy. You simply use the standard software installation program "aptitude" or "synaptic" to select the packages "rar" and "ark" and wait for it to automatically download and install them.
 

Re: Installing RAR

endel said:
Depends on the Linux distribution you are using. If it is Debian, then installing new software is easy. You simply use the standard software installation program "aptitude" or "synaptic" to select the packages "rar" and "ark" and wait for it to automatically download and install them.

My distribution is REDHAT Enterprice 4.
 

Installing RAR

It can be used by all distro's
but it's only a cli application, for a gui use ark or fileroller ;)
to install unpack it, open a terminal window, login as root (or use sudo) and type:
$make install
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top