Although WinRAR doesn't have an official GUI client for Linux, there are a few workarounds to install it on a Linux machine.
Link:
WinRAR (EXE) -
https://www.win-rar.com/download.html?&L=0
Commands:
sudo apt install rar
sudo pacman -S rar
sudo dnf install rar
rar a archive.rar file1 file2 file3
unrar e /path/to/destination archive.rar
sudo apt install wine
sudo pacman -S wine
sudo dnf install wine
cd Downloads
wine winrar-*.exe
Chapters:
0:00 Intro
0:23 Installing WinRAR CLI on Linux
1:44 Extract an Archive Using rar on Linux
3:39 How to Install WinRAR GUI on Linux
15:11 End screen
What you'll learn:
1. Installing WinRAR CLI on Linux
a. How to install rar using the default package manager
b. How to install rar On Ubuntu and other Debian-based distros
c. How To install rar on Arch Linux
d. How to install rar On Fedora, RHEL, and other RPM-based Linux distros
e. How to create RAR archives by typing rar in the terminal
2. Extract an Archive Using rar on Linux
a. basic command to create a RAR file
b. How To extract a RAR archive
3. How to Install WinRAR GUI on Linux
a. How to graphically use WinRAR on Linux
b. How to install Wine on your linux machine
c. How to run Windows EXE files in linux
d. How to install wine On Ubuntu and Debian
e. How to install wine On Arch Linux and its derivatives
f. How to install Wine on RHEL and Fedora
g. How to download the WinRAR installation EXE file from the official website
h. How to Run the WinRAR installer using Wine
4. How to Extract Archives on Linux
5. How to Install Popular Archive Manager WinRAR on Linux
Song: Oshóva - Love's Happiness (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link
https://www.youtube.com/watch?v=j03Vv3gnIBY&t=0s
Song: Axmellow - Colors (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link:
https://www.youtube.com/watch?v=6jGNbEbhosE&t=0s
Song: DayFox - Kyte High (Instrumental)
Music provided by Vlog No Copyright Music.
Video Link:
https://www.youtube.com/watch?v=ey25EapXgxU&t=0s
#computereverywhere #howto #install #winrar #linux #extraction #files