Extracting RAR files from Linux

Source: Internet
Author: User
Tags rar

Linux platform is not supported by default RAR file decompression, need to install the Linux version of RAR compression software, for: http://www.rarlab.com/download.htm

After the download, unzip, go to the RAR directory, run the make command to install:

[Plain]View PlainCopy
    1. [[email protected] rar]# ls
    2. Acknow.txt license.txt order.htm rarfiles.lst rar.txt Unrar
    3. DEFAULT.SFX makefile rar rar_static Readme.txt Whatsnew.txt
    4. [[email protected] rar]# make
    5. Mkdir-p/usr/local/bin
    6. Mkdir-p/usr/local/lib
    7. CP rar Unrar/usr/local/bin
    8. CP Rarfiles.lst/etc
    9. CP Default.sfx/usr/local/lib


Then perform RAR verification if the installation is successful.

RAR e Aa.rar The Aa.rar compressed files to the current directory, the AA file contains all the directories are not. RAR x Aa.rar will extract the Aa.rar compressed files into the AA directory and keep the directory organization structure of the AA files before compressing them.

If the compressed file contains a password, you will be prompted to enter the password after the extract command is executed.

Original: http://blog.csdn.net/scorpio3k/article/details/49006603

Extracting RAR files from Linux

Related Article

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.