Extract Files in Arch linux
Extract .rar
Extract .zip
Install unzip
sudo pacman -S unzip
Extract file
unzip FILE_NAME
Web Apps Development and Training
Install unzip
sudo pacman -S unzip
Extract file
unzip FILE_NAME