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:
Debian Update 10 to Debian 11
Nextcloud problem MySQL is used as a database, but does not support 4-byte characters
Installation of Spotify in the Debian and Ubuntu Systems
The following tutorial describes a very simple way to send e-mail from our console
dl.flathub.org/repo/appstream/org.videolan.VLC.flatpakref