Original: http://www.linuxdiyf.com/viewarticle.php?id=193969
Note: Just want to know how to extract the RAR format friends can jump directly to the back, but note to install the 7zip rar module another: Linux can also be installed Unrar to extract RAR files, here Conlio Brie
The P7zip-full and P7zip-rar two software are automatically installed via the sudo apt-get install P7zip-rar.After that, you can extract the compressed files directly from the right mouse button selection.[Email protected]:~$ sudo apt-get install P7zip-rar[sudo] password for Deng: Reading package list ... Completing the dependency tree that is analyzing the packa
7zip Introduction
Format support
Compression decompression
Only unzip supported
Installation
Debian Ubuntu
ArchLinux
Use
Packaged
Extract
List information lists for a file
Check the integrity of the package
Update a compressed package
Delete the files in the package
RAR is a file compression format, you can compress a file to only a fraction of the original file size. Greatly saves storage space. RAR file How to open it, need a computer to install file compression software, decompression to open the file in the compression package. WinRAR software is the most used compression soft
RAR file How to open? How to open a RAR file? The problem is small, but the RAR file how to open this problem trapped a lot of computer small white users. "RAR file How to
People in the previous Windows system will have a lot of RAR and zip format of compressed files, Ubuntu system by default, the support of these files is not very good, if you directly open with the "Archive Manager" will prompt the error, So today to share with you how to extract these two formats in Ubuntu compressed
Rar and 7z are both from Uindows compression formats. Currently, they cannot be decompressed by default in Ubuntu. How can we enable the system to support them in Ubuntu12.10? Install 7zip: sudoapt-getinstallp7zip installation rar: sudoapt-getinstallrar this way, after installation is complete, your Ubuntu12.10 can support RA
Huawei Software Park: http://www.onlinedown.net/soft/3.htm
Rarlinux Official Website: http://www.rarsoft.com/download.htm tar-zxvf rarlinux-3.8.0.tar.gz // extract tar.gz files first
Cd rar // directly CD to the corresponding folder
Su root // use root permission
Make // If the prompt is that the permission is insufficient, Su root will obtain the highest permission
Make install congratulations on your inst
Method of extracting RAR and zip files in Ubuntu system
In the previous Windows system, there will be many RAR and zip format of compressed files, Ubuntu system by default, these files are not very good support, if you open the
Now winrar popular Easy-to-use decompression software, support mouse drag and drop and shell expansion, the perfect support zip file, built-in program can unlock cab, ARJ, LZH, tar, GZ, Ace, Uue, bz2, jar, ISO and other types of compressed files, with an estimated compression function, You can compress the file before the zip and rar two kinds of compression tools in each of the three compression methods of
= processwindowstyle. hidden; the_startinfo.workingdirectory = rarpatch; // obtain the path of the compressed package.
process the_process = new process (); the_process.startinfo = the_startinfo; the_process.start (); the_process.waitforexit (); the_process.close (); }{}}
RAR parameters:1. Compression commands1. Compress temp.txt to temp.rar rar a temp.rar temp.txt2. compress all
Article Title: compression and decompression of rar and zip files in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. zip
In Linux, an unzip program is provided to decompress the file. The decompression command is:
Asp.net uses RAR for File compression and decompression
Author: qingyueer
Home page:Http://blog.csdn.net/21aspnet/Time: 2007.6.13
If the RAR program is installed on the server, Asp.net can call RAR to compress and decompress files.
However, it should be noted that the web program cannot directly call the client program
This program uses the WinRAR program to compress the file. For command line syntax, see WinRAR help.///
/// Use WinRAR for compression
///
///
///
///
///
PublicBool RAR (string path, string rarpath, string rarname)
{
Bool flag =False;
String rarexe; // The complete path of winrar.exe
Registrykey regkey; // registry key
Object regvalue; // key value
String cmd; // WinRAR Command Parameters
Processstartinfo startinfo;
Process proce
RAR files are usually compressed after the use of the format file, to open a RAR file can use WinRAR, such as decompression software or good pressure software, but there are many small partners have feedback that their own RAR files
Are you still bothered by the decompression wait? Are you still struggling with the growing use of memory? Then come to know Winmount, it will lift your troubles, will bring you surprises, until you fall in love with it! Let rar, zip compressed files, the same can be mounted!
Winmount can not only quickly open the compressed file, but also the image file virtual
This paper illustrates the method of C # to implement RAR compression and decompression files. Share to everyone for your reference. The specific analysis is as follows:
This program uses the WinRAR program to compress files, and command line syntax can refer to WinRAR Chinese help.
?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 2
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.