How to use rar file on ubuntu

run the following commanda:

sudo apt update && sudo apt upgrade

sudo apt install unrar

unrar x -kb archive.rar


Comments