python-puremagic on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-puremagic

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

$ yay -Rns python-puremagic

2. Manually Install "python-puremagic" via AUR

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

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

b. Clone python-puremagic's git locally

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

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

$ cd ~/python-puremagic $ makepkg -si

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

ID: 1080274
Name: python-puremagic
PackageBaseID: 171155
PackageBase: python-puremagic
Version: 1.14-1
Description: A Python python module that will identify a file based off it’s magic numbers.
URL: https://github.com/cdgriffith/puremagic
NumVotes: 3
Popularity: 0.556411
OutOfDate:
Maintainer: fryfrog
FirstSubmitted: 1631925875
LastModified: 1652570681
URLPath: /cgit/aur.git/snapshot/python-puremagic.tar.gz

5. The same packages on other Linux Distributions