The UnRar package contains a
RAR extraction utility used for
extracting files from RAR archives.
RAR archives are usually created with
WinRAR, primarily in a Windows
environment.
This package is known to build and work properly using an LFS-7.3 platform.
Download (HTTP): http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz
Download MD5 sum: 8ea9d1b4139474b282d76e627a2de3e4
Download size: 164 KB
Estimated disk space required: 2 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/unrar
Install UnRar by running the following commands:
make -f makefile.unix
This package does not come with a test suite.
Now, as the root user:
install -v -m755 unrar /usr/bin
Last updated on 2013-05-18 00:34:23 +0000