python-dataset on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-dataset

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

$ yay -Rns python-dataset

2. Manually Install "python-dataset" via AUR

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

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

b. Clone python-dataset's git locally

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

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

$ cd ~/python-dataset $ makepkg -si

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

ID: 1313478
Name: python-dataset
PackageBaseID: 127276
PackageBase: python-dataset
Version: 1.6.2-1
Description: Toolkit for Python-based database access.
URL: https://github.com/pudo/dataset
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: RcrdBrt
FirstSubmitted: 1510851681
LastModified: 1693801615
URLPath: /cgit/aur.git/snapshot/python-dataset.tar.gz