ubuntu 安装rar/unrar 提示错误E: Package ‘unrar‘ has no installation candidate解决方法

背景:ubuntu 16.04

安装rar/unrar时提示错误:

 sudo apt-get install unrar
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package unrar is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'unrar' has no installation candidate

解决方法:

  1.  打开https://www.rarlab.com/download.htm

  2.  下载RAR 5.71 beta 2 for Linux(根据系统选取32位/64位下载)

如何判断系统是32位/64位: 

root# getconf LONG_BIT
64  # 64位系统

安装:

tar -xzpvf rarlinux-x64-5.7.1b2.tar.gz

cd rar

make

输入make会提示:

root:/home/work/rar# 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
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值