python-unrar on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-unrar

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

$ yay -Rns python-unrar

2. Manually Install "python-unrar" via AUR

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

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

b. Clone python-unrar's git locally

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

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

$ cd ~/python-unrar $ makepkg -si

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

ID: 1285632
Name: python-unrar
PackageBaseID: 152455
PackageBase: python-unrar
Version: 0.4-3
Description: Work with RAR archive files through unrar library using ctypes.
URL: https://github.com/matiasb/python-unrar
NumVotes: 1
Popularity: 0.003864
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1588788725
LastModified: 1688915142
URLPath: /cgit/aur.git/snapshot/python-unrar.tar.gz