How to open compressed files in rar format on linux system

王林
Release: 2019-12-25 11:19:21
Original
3166 people have browsed it

How to open compressed files in rar format on linux system

Many Linux systems cannot decompress compressed files in rar format by default. You can manually install unrar to decompress them.

Download the software, search rar for Linux in the browser, and click the first link.

How to open compressed files in rar format on linux system

Click the Download Now button in the upper left corner of the web page

How to open compressed files in rar format on linux system

Related learning video tutorial sharing: Linux video tutorial

On the pop-up page, choose to download according to the number of bits of your system, and then jump to the automatic download page.

How to open compressed files in rar format on linux system

After downloading, unzip the file

How to open compressed files in rar format on linux system

Enter the decompressed directory and install it, like this You can use the rar command just like any other command.

Installation command:

sudo make install
Copy after login

How to open compressed files in rar format on linux system

After the installation is completed, you can use the rar and unrar commands.

How to open compressed files in rar format on linux system

Recommended related articles and tutorials: linux tutorial

The above is the detailed content of How to open compressed files in rar format on linux system. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template