python-data on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-data

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

$ yay -Rns python-data

2. Manually Install "python-data" via AUR

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

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

b. Clone python-data's git locally

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

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

$ cd ~/python-data $ makepkg -si

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

ID: 431644
Name: python-data
PackageBaseID: 104176
PackageBase: python-data
Version: 0.4-1
Description: Work with unicode/non-unicode data from files or strings uniformly.
URL: https://pypi.python.org/pypi/data/0.4
NumVotes: 3
Popularity: 0.004712
OutOfDate:
Maintainer: markzz
FirstSubmitted: 1449253238
LastModified: 1501388941
URLPath: /cgit/aur.git/snapshot/python-data.tar.gz