python-magic-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-magic-git

* (Optional) Uninstall python-magic-git on Arch using YAY

$ yay -Rns python-magic-git

2. Manually Install "python-magic-git" via AUR

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

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

b. Clone python-magic-git's git locally

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

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

$ cd ~/python-magic-git $ makepkg -si

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

ID: 1366491
Name: python-magic-git
PackageBaseID: 100929
PackageBase: python-magic-git
Version: 0.4.27.r22.g54d86fd-3
Description: File type identification library; compatible with official file/libmagic Python wrapper (git)
URL: https://pypi.org/project/python-magic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1443541853
LastModified: 1702031413
URLPath: /cgit/aur.git/snapshot/python-magic-git.tar.gz