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-9.0 platform.
Download (HTTP): http://www.rarlab.com/rar/unrarsrc-5.7.5.tar.gz
Download MD5 sum: d9cfc39dab7f65a53f097e3846323aef
Download size: 224 KB
Estimated disk space required: 2.4 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
This package does not come with a test suite.
Now, as the root
user:
install -v -m755 unrar /usr/bin
Last updated on 2019-08-17 15:16:30 -0700