python-testdata on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-testdata

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

$ yay -Rns python-testdata

2. Manually Install "python-testdata" via AUR

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

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

b. Clone python-testdata's git locally

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

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

$ cd ~/python-testdata $ makepkg -si

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

ID: 1320320
Name: python-testdata
PackageBaseID: 173679
PackageBase: python-testdata
Version: 6.3.1-1
Description: Easily generate random unicode test data among other things
URL: https://github.com/Jaymon/testdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1638726290
LastModified: 1694968251
URLPath: /cgit/aur.git/snapshot/python-testdata.tar.gz