How to install winrar linux

Thread: How to install Winrar

Thread Tools
Display

How to install Winrar

Hello!
I’m new and want to install winrar on ubuntu. I have downloaded the linux version of winrar but don’t know how to install it.
I have tried two terminal commands:
«sudo aptitude update && sudo aptitude install rar unrar»
(computer didn’t find the command)
and «sudo apt-get install unrar»
(computer said that he can’t install unrar»
What have I done wrong?? It’s the first time i’m installing a programm on ubuntu.

Re: How to install Winrar

I think if you substitute «apt-get» for «aptitude,» which is no longer installed by default, the command should work.

Re: How to install Winrar

My computer is still saying that he can’t install rar and unrar.

Re: How to install Winrar

have you tried opening the tarball then clicking on an installer?

lol. i spent a whole hour figuring that out ..

Re: How to install Winrar

Easiest is xarchiver, that includes rar as one of it’s formats. Basic gui, but is opensource and free.

Next is unrar-free. unrar and rar are non-free, but those will install and run for 40 days or so, then you have to pay to register it to keep them functioning. unrar-free is from the same author, works on most rar archives, but not the newer format rar’s. But then again, is free.

Читайте также:  Служба узла служба криптографии грузит диск windows 10

I used rar and unrar until it ran out. then uninstalled it and went to xarchiver.

I still have WinRar on one of my Windows installs, that I paid/registered years ago. I always have a shared dataspace that I use for both Windows, Linux and Unix data >> on a shared nfts filesystem or on NAS.

Last edited by MAFoElffen; February 25th, 2013 at 02:47 AM .

Источник

Thread: WinRAR for Linux

Thread Tools
Display

WinRAR for Linux

I need help installing Winrar on Ubuntu. I have downlodaed the Linux version from WinRar’s website and the folder is on my desktop but how do I install it?
The folders name is «rar»

Re: WinRAR for Linux

You don’t just download random files from the internet. Go to Add/Remove Programs, or Synaptic. You can add support for RAR there. The default GNOME archiver (file-roller) will then support RAR (as well as you having rar support on the command line).

Last edited by Pro-reason; September 1st, 2008 at 02:26 AM .

Re: WinRAR for Linux

See my signature for information on installing programs in ubuntu

For rar support, go to applications-accessories-terminal

Re: WinRAR for Linux

if you go to the rar folder on the desktop in the Terminal

Then you run it by typing rar in the terminal.

There’s no GUI for it (or at least what I got off their website had no GUI) so you’ll have to learn the terminal commands.

Re: WinRAR for Linux

monkeyblog.org seems to have lost its host. Hope they get one soon.

Re: WinRAR for Linux

Thanks I started thinking I was on Windows again !
Now I gotta remember to use Add/Remove a lot more.

Re: WinRAR for Linux

If you absolutely must install the version you downloaded from rarlabs.com, then first bear in mind that it is RAR for Linux, not WinRAR. Secondly, you’ll find a Makefile inside. I have found that running it (with the “make” command) just produces an error. In fact, there are already binaries in the tarball. All you have to do is install them with “sudo make install”.

However, as I said before, do not install things like that. You will bypass the package management system. Please use .deb packages via Synaptic.

Читайте также:  Как правильно настраивать bios при установке windows

Re: WinRAR for Linux

Ok one proble I used Add/Remove and it said it installed the application successfully but now I cant see it under any Applications. help

Re: WinRAR for Linux

There is no GUI for it. You have to run it from the Command Line (At least I’m pretty sure you do in the tarball on their website there’s no GUI files at all.)

Источник

How to Install WinRAR 5.11.1 on Ubuntu 14.04 & Other Linux Ubuntu Derivatives

By Sourabh / September 2, 2014 Category: How To, Ubuntu

How to install WinRAR 5.11 on Ubuntu 14.04 (Linux) systems. Install WinRAR 5.11 on 32 bit Ubuntu 14.04 and install WinRAR 5.11 on 64 bit Ubuntu 14.04 system.

WinRAR is an archiving utility that completely supports RAR and ZIP archives and is able to unpack CAB, ARJ, LZH, TAR, GZ, ACE, UUE, BZ2, JAR, ISO, 7Z, Z archives. The latest version of the WinRAR 5.11 comes with the following bug fixes and improvements:

a) WinRAR 5.10 did not set “hidden”, “read-only” and “system” file attributes when unpacking ZIP archives;

b) WinRAR 5.10 failed to update self-extracting RAR archives containing nested ZIP archives stored without compression;

c) ZIP archive created with “Do not store paths” option included unnecessary empty name records for folders;

d) archived files could have 1 hour modification time error in Windows XP;

e) deleting a file in RAR5 solid archive containing files stored with -ver switch caused such files to lose version information;

f) black rectangles were displayed instead of toolbar buttons in 16- and 24- bit screen color modes and Windows custom text size larger than 100%.

Читайте также:  Linux удаленный доступ rdp

The WinRAR 5.11 comes with the added extraction support for ZIP and ZIPX archives using BZIP2, LZMA and PPMd compression.

How to install WinRAR 5.11 on 32 bit Ubuntu 14.04

Open the Terminal and run the following commands to install WinRAR 5.11 on 32 bit Ubuntu 14.04 and other Linux derivatives:

wget rarsoft.com/rar/rarlinux-5.1.1.tar.gz
tar -xzvf rarlinux-5.1.1.tar.gz
cd rar
make
sudo make install

How to install WinRAR 5.11 on 64 bit Ubuntu 14.04

Open the Terminal and run the following commands to install WinRAR 5.11 on 32 bit Ubuntu 14.04 and other Linux derivatives:

wget rarlab.com/rar/rarlinux-x64-5.1.1.tar.gz
tar -xzvf rarlinux-x64-5.1.1.tar.gz
cd rar
make
sudo make install

You can also download and install WinRar 5.11.1 for Windows and Mac OS X systems:

  • WinRAR x86 (32 bit) 5.11
  • WinRAR x64 (64 bit) 5.11
  • RAR for Android
  • RAR 5.11 for Linux
  • RAR 5.11 for Linux x64
  • RAR 5.11 for FreeBSD
  • RAR 5.11 for Mac OS X

Источник

Оцените статью