Linux

Linux - rar

yum -y install libstdc++.so.6
wget http://rarsoft.com/rar/rarlinux-4.0.1.tar.gz
cd rar
make
直接执行make

解压:

unrar x file.rar

原文地址:https://www.cnblogs.com/sharesdk/p/9203358.html