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-8.1 platform.
Download (HTTP): http://www.rarlab.com/rar/unrarsrc-5.5.8.tar.gz
Download MD5 sum: 8d74b4d16b1317c4b1081e5f44025180
Download size: 220 KB
Estimated disk space required: 2.1 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
This package does not come with a test suite.
Now, as the root
user:
install -v -m755 unrar /usr/bin
Last updated on 2017-08-26 15:47:53 -0700