python-magika on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S python-magika

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

$ yay -Rns python-magika

2. Manually Install "python-magika" via AUR

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

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

b. Clone python-magika's git locally

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

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

$ cd ~/python-magika $ makepkg -si

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

ID: 1410956
Name: python-magika
PackageBaseID: 202597
PackageBase: python-magika
Version: 0.5.0-1
Description: Detect file content types with deep learning
URL: https://github.com/google/magika
NumVotes: 3
Popularity: 1.673361
OutOfDate:
Maintainer: bjin
Submitter: bjin
FirstSubmitted: 1708076409
LastModified: 1708186298
URLPath: /cgit/aur.git/snapshot/python-magika.tar.gz