python-datauri on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-datauri

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

$ yay -Rns python-datauri

2. Manually Install "python-datauri" via AUR

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

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

b. Clone python-datauri's git locally

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

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

$ cd ~/python-datauri $ makepkg -si

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

ID: 1263978
Name: python-datauri
PackageBaseID: 170105
PackageBase: python-datauri
Version: 2.0.0-1
Description: A li'l class for data URI manipulation in Python
URL: https://github.com/fcurella/python-datauri
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wuestengecko
Submitter: wuestengecko
FirstSubmitted: 1629378765
LastModified: 1685142788
URLPath: /cgit/aur.git/snapshot/python-datauri.tar.gz