p7zip is command line port of 7-Zip for POSIX systems, including Linux.
apt install -y p7zipInstall with Homebrew.
brew install p7zipTo handle .rar archives, you have to install rar library.
brew install rarInstall with scoop
scoop install 7zip