python2-unrar on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "python2-unrar" 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 python2-unrar on Arch using YAY

$ yay -S python2-unrar

* (Optional) Uninstall python2-unrar on Arch using YAY

$ yay -Rns python2-unrar

2. Manually Install "python2-unrar" via AUR

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

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

b. Clone python2-unrar's git locally

$ git clone https://aur.archlinux.org/python2-unrar.git ~/python2-unrar

c. Go to ~/python2-unrar folder and install it

$ cd ~/python2-unrar $ makepkg -si

3. Information about the python2-unrar package on Arch User Repository (AUR)

ID: 219858
Name: python2-unrar
PackageBaseID: 97034
PackageBase: python2-unrar
Version: 0.3-2
Description: Wrapper for UnRAR library, ctypes-based
URL: https://pypi.python.org/pypi/unrar/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crass00
FirstSubmitted: 1439196156
LastModified: 1439199875
URLPath: /cgit/aur.git/snapshot/python2-unrar.tar.gz