The UnRar package contains a
RAR
extraction utility. This is
useful for extracting files from RAR
archives. RAR
archives are usually
created with WinRAR, primarily in
a Windows environment.
This package is known to build using an LFS 6.5 platform but has not been tested.
Download (HTTP): http://www.rarlab.com/rar/unrarsrc-3.9.10.tar.gz
Download MD5 sum: 3c130ae52ff9fece50af988c343e396d
Download size: 139 KB
Estimated disk space required: 2 MB
Estimated build time: Less than 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 2010-08-31 11:13:32 +0000