突然被問到請幫我在 Mac 上解壓縮 rar 檔案!! 一時之間還呆著了, 以為有內附應用程式可以解決這個問題. 但還真的沒有. 所以就查了一一下
首先先用無腦的來使用 brew install unrar
沒有想到居然沒有
brew install unrarWarning: No available formula with the name "unrar". Did you mean unar?
==> Searching for similarly named formulae…
This similarly named formula was found:
unar
To install it, run:
brew install unar
==> Searching for a previously deleted formula (in the last month)…
Error: No previously deleted formula found.
==> Searching taps on GitHub…
Error: No formulae found in taps.
Google 了一下.. 原來是被移除了.. 有好心人有重新放上去了
brew install carlocab/personal/unrar
裝好後. unrar e ./xxx.rar 解壓縮. 完成任務~
後話..原來有線上服務… https://extract.me/ 可以解決問題~ 下次再來採用
reference :
https://tw.imyfone.com/pc-tips/open-rar-on-mac/
https://blog.csdn.net/qwe641259875/article/details/114001192