Linux default built-in ZIP compression, supports a maximum of 4 GB compression, RAR compression ratio greater than 4 GB process: download, install, use ------------------------------------------------------ download wgethttp: www Linux RAR installation and usage description: Linux default built-in ZIP compression, supports a maximum of 4 GB compression, RAR compression ratio is greater than 4 GB. process: download, install, use -------------------------------------------------- Download # wget http://www.rarsoft.com/rar_CN/rarlinux-3.9.3.tar.gz -- 16:01:50 -- http://www.rarsoft.com/rar_CN/rarlinux-3.9.3.tar.gz Resolving www.rarsoft.com... 217.70.129.242 Connecting to www.rarsoft.com | 217.70.129.242 |: 80... connected. HTTP request sent, awaiting response... 200 OK Length: 833828 (814 K) [application/x-gzip] Saving: 'arlinux-3.9.3.tar.gz '100% [====================================== ==>] 833,828 34.5 K/s in 29 s 16:02:22 (28.2 KB/s) -'arlinux-3.9.3.tar.gz 'saved [833828/833828] ------------------------------ -------------------- View the directory list # ls rarlinux-3.9.3.tar.gz ------------------------------------------------ Extract tar.gz # tar-xzvf rarlinux-3.9.3.tar.gz rar/readme.txt rar/default. sfx rar/whatsnew.txt rar/license.txt rar/order.htm rar/unrar rar/rar_static rar/tete.txt rar/rarfiles. lst rar/makefile rar/rar.txt -------------------------------------------------- view the directory list # ls rar rarlinux -3.9.3.tar.gz folder # cd rar folder compilation file # make mkdir-p/usr/local/bin mkdir-p/usr/local/lib cp rar unrar/usr/local/bin cp rarfiles. lst/etc cp default. sfx/usr/local/lib ------------------------------------------------ install the compilation file # make install mkdir-p/usr/local/bin mkdir-p/usr/local/lib cp rar unr Ar/usr/local/bin cp rarfiles. lst/etc cp default. sfx/usr/local/lib -------------------------------------------------- execute the rar help command # rar -- help rar:/lib/libc. so.6: version 'glibc _ 000000' not found (required by rar) -------------------------------------------------- add global command # cp-f rar_static/usr/local/bin/rar cp: overwrite '/usr/local/bin/rar '? Y ---------------------------------------------- you can access the rar command # rar -- help RAR 3.93 Copyright (c) 1993-2010 Alexander Roshal 15 Mar 2010 Shareware version Type RAR -? For help Usage: rar - - <@ Listfiles...> X Extract files with full path -------------------------------------------------- decompress all files, including the path # rar x filename.rar
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.