Installation and use of RAR under Linux

Source: Internet
Author: User

Ready to upload a 21G file from the Windows platform to the Linux server, ready to use WinRAR compression software to compress the file into a zip format, because the zip can not compress more than 4G files, so can only use RAR format, but the Linux server to support the decompression RAR file, Third-party Rarlinux decompression software must be installed, specifically:

wget http://www.rarsoft.com/rar_CN/rarlinux-3.9.3.tar.gz

Download direct, unzip, go to directory, run directly

Make

Run again

Make install

After the installation is successful, the RAR--help will be run error

RAR:/lib/libc.so.6:version ' glibc_2.7 ' not found (required by RAR)

Need to add global variables

# cp-f Rar_static/usr/local/bin/rar
Cp:overwrite '/usr/local/bin/rar '? Y

Then you can run RAR--help without errors.


To this RAR software installation is complete.

Finally, unzip the file.

RAR x All.rar

The command is to extract the All.rar compressed files.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.