How To Install Unar On Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS?
Install unar
-
Debian
apt-get install unarClick to copy -
Ubuntu
apt-get install unarClick to copy -
Arch Linux
pacman -S unarClick to copy -
Kali Linux
apt-get install unarClick to copy -
Fedora
dnf install unarClick to copy -
Raspbian
apt-get install unarClick to copy -
macOS
brew install unarClick to copy
Extract contents from archive files.
How to use unar?
Below are few example commands for unar that you can use in the terminal.
Extract an archive to the current directory:unar archiveClick to copyExtract an archive to the specified directory:unar -o path/to/directory archiveClick to copyForce overwrite if files to be unpacked already exist:unar -f archiveClick to copyForce rename if files to be unpacked already exist:unar -r archiveClick to copyForce skip if files to be unpacked already exist:unar -s archiveClick to copy
To install the latest version of unar in your favorite operating system just copy the unar installation command from above and paste it into terminal. It will download and install the latest version of unar 2026 package in your OS.




