The archiving tool on the Mac is unable to unzip the RAR file, so unRAR in the terminal can be used to resolve the problem.
The steps are as follows:
1. Install UNrAR using Homebrew (see Homebrew for installation and use)
The steps are as follows:
1. Install UNrAR using Homebrew (see Homebrew for installation and use)
$ brew install unrar
==> Downloading http://www.rarlab.com/rar/unrarsrc-5.0.12.tar.gz
######################################################################## 100.0%
==> make
2. CD to the RAR file directory, and then enter the following command in the terminal:
$ unrar x Httpclient_jar.rar
Results:
or
$ unrar e Httpclient_jar.rar
The results are as follows:
Clearly the former is better.
Read More:
- Solve the problem of prompt couldn’t find path to unrear library after installing unrear in Python
- Installation and use of graphviz under mac
- Could’t find path to unrear Library
- Install and run phantomjs on MAC
- LookupError: Couldn’t find path to unrar library.
- [Solved] Mac Terminal error: command not found: telnet
- brew install node Error: No such file or directory @ dir_chdir Bottle installation failed
- Mac installation opencv brew tap homebrew / Science
- brew install tmux: Error: parent directory is world writable but not sticky
- The solution of MAC OpenSSL is not available
- [MacOS] brew install 404:Bottle missing, falling back to the default domain…
- MacOS WGet ‘command not found’ solution
- macOS Install Homebrew Error LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- Error: No such keg: /usr/local/Cellar/node&install nvm&brew installation&Oh my zsh.git installation&git set alias&No bundle URL prese
- Mac brew fails to work and an error is reported
- Solution of node canvas error reporting in MacOS M1 installation
- Error: no such keg: / usr / local / cellular / node & install NVM & Brew install & oh my Zsh. Git install & git set alias & no bundle URL press
- Failed to download resource “expect_bottle_manifest“
- How to Use Apt get Command Under Mac OSX
- Installing PIP under mac