rar on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "rar" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rar on Arch using YAY

$ yay -S rar

* (Optional) Uninstall rar on Arch using YAY

$ yay -Rns rar

2. Manually Install "rar" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rar's git locally

$ git clone https://aur.archlinux.org/rar.git ~/rar

c. Go to ~/rar folder and install it

$ cd ~/rar $ makepkg -si

3. Information about the rar package on Arch User Repository (AUR)

ID: 1417679
Name: rar
PackageBaseID: 20760
PackageBase: rar
Version: 7.00-1
Description: A command-line port of the rar compression utility.
URL: https://www.rarlab.com
NumVotes: 726
Popularity: 1.467311
OutOfDate:
Maintainer: Musikolo
Submitter:
FirstSubmitted: 1224106698
LastModified: 1709163049
URLPath: /cgit/aur.git/snapshot/rar.tar.gz