datasette on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S datasette

* (Optional) Uninstall datasette on Arch using YAY

$ yay -Rns datasette

2. Manually Install "datasette" via AUR

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

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

b. Clone datasette's git locally

$ git clone https://aur.archlinux.org/datasette.git ~/datasette

c. Go to ~/datasette folder and install it

$ cd ~/datasette $ makepkg -si

3. Information about the datasette package on Arch User Repository (AUR)

ID: 1394772
Name: datasette
PackageBaseID: 160872
PackageBase: datasette
Version: 0.64.6-1
Description: An open source multi-tool for exploring and publishing data
URL: https://datasette.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1607833172
LastModified: 1706506664
URLPath: /cgit/aur.git/snapshot/datasette.tar.gz