日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 运维知识 > linux >内容正文

linux

linux winrar 安装目录,WinRAR 5.61发布,提供Linux版本下载,附安装方法

發布時間:2023/12/10 linux 37 豆豆
生活随笔 收集整理的這篇文章主要介紹了 linux winrar 安装目录,WinRAR 5.61发布,提供Linux版本下载,附安装方法 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

壓縮及解壓縮工具WinRAR 5.61已經發布下載,提供WinRAR (32/64 bit) 5.61、RAR 5.61 for Linux、RAR for Android、RAR 5.61 for Mac OS X、RAR 5.61 for FreeBSD安裝包下載。WinRAR 5.61是一款流行的壓縮工具,它支持鼠標播放及外殼擴展功能,支持多種類型的壓縮文件,同時WinRAR 5.61的壓縮率非常高,占用資源少,即使進行大的文件壓縮/解壓縮都能快速完成,更重要的是WinRAR 5.61支持多平臺,即使是Linux平臺中也可以安裝并使用它。

WinRAR 5.61主要更新內容:

1."Delete archive" extraction option deletes all volumes even if user started extraction from non-first RAR volume, but first volume is present and all files are unpacked successfully. In such case previous versions ignored "Delete archive" even if WinRAR was able to locate the first volume and process the volume set from beginning.

2.Compression ratio bar is not displayed on "Archive" page of Explorer file properties for archives with encrypted file names.

WinRAR cannot reliably calculate it for such archives without a password and previously it just displayed 0% here.

3.Bugs fixed:

a) WinRAR displayed "The specified password is incorrect" message infinitely when attempting to open RAR5 archive with encrypted file names if wrong global password was set with Ctrl+P;

b) memory management bug in the password dialog could lead to access to already freed memory followed by crash.This issue may be also associated with security risks;

c) fixed crashes in corrupt RAR, ACE and LZH archives.This issue may be also associated with security risks;

d) while starting, WinRAR could cause a brief flickering in menu bars of few other applications;

e) WinRAR "Find" command matched "String to find" against all archived files ignoring "File names to find" mask when searching in CAB archives;

f) SFX module "License" command did not set a title of license window;

g) if "Start-up folder" in WinRAR settings included the trailing backslash, WinRAR ignored first "Up one level" command.

相關鏈接

安裝方法

1.下載rarlinux-x64-5.6.1.tar.gz

wget https://www.rarlab.com/rar/rarlinux-x64-5.6.1.tar.gz

2.安裝RAR

#tar -zxf rarlinux-x64-5.6.1.tar.gz

#cd rar

#make && make install

常規安裝參考:下載rar for linux后解壓到/usr/local/,解壓后得到下面文件:

看到有makefile文件后執行命令,make如下:

完成后執行rar命令,如果出來錯誤:#rar: /lib/tls/libc.so.6: version `GLIBC_2.7` not found (required by rar),則執行#cp -f rar_static /usr/local/bin/rar即可。再執行rar命令就可以使用了。

使用方法

安裝rarlinux-x64-5.6.1.tar.gz完成后有rar和unrar兩個程序,其中rar是壓縮的程序,unrar是解壓的程序,這兩個程序的參數選項很多,這里舉兩個使用的例子:

1.rar a all *.jpg

這個命令是將所有的.jpg文件壓縮成rar包,名字為all.rar,該程序會把.rar擴展名自動附加到包名后。

2.unrar e all.rar

這個命令是把all.rar中的所有文件解壓出來。

相關主題

總結

以上是生活随笔為你收集整理的linux winrar 安装目录,WinRAR 5.61发布,提供Linux版本下载,附安装方法的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。