python2-data on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-data

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

$ yay -Rns python2-data

2. Manually Install "python2-data" via AUR

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

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

b. Clone python2-data's git locally

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

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

$ cd ~/python2-data $ makepkg -si

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

ID: 431645
Name: python2-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/python2-data.tar.gz