python-mimeutil on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-mimeutil

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

$ yay -Rns python-mimeutil

2. Manually Install "python-mimeutil" via AUR

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

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

b. Clone python-mimeutil's git locally

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

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

$ cd ~/python-mimeutil $ makepkg -si

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

ID: 1363479
Name: python-mimeutil
PackageBaseID: 173532
PackageBase: python-mimeutil
Version: 1.0.4-1
Description: Python MIME type and file extension detection library
URL: https://pypi.org/project/mimeutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1638215175
LastModified: 1701528043
URLPath: /cgit/aur.git/snapshot/python-mimeutil.tar.gz