Installing Unrar in AlmaLinux 8
The following tutorial describes how to install Unrar in AlmaLinux 8.
The whole thing is done in a few seconds using the console and a few simple commands.
First, we run the terminal and download the repository:
1 | sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm -y |
We install the repository:
1 | sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm -y |
We install unrar:
1 | sudo dnf install unrar |
After typing the command
1 | unrar |
We will see a list of available functions.
To extract the file, we will use the command below:
1 | unrar e nazwapliku.rar |
Related entries:
Cannot set LC_CTYPE to default locale: No such file or directory Debian / Ubuntu Solution!
We run the webmin service in the system 11
Checking the installed version of Gnome on Linux
Screen, that is, the virtual consoles in Debian systems and Centos
Installing the OSA Studio 27.1 w Ubuntu 20.04, Ubuntu 21.04