datasette on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install datasette on Arch using YAY
$
yay -S
datasette
Copied
* (Optional) Uninstall datasette on Arch using YAY
$
yay -Rns
datasette
Copied
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
Copied
b. Clone datasette's git locally
$
git clone https://aur.archlinux.org/datasette.git
~/datasette
Copied
c. Go to ~/datasette folder and install it
$
cd
~/datasette
Copied
$
makepkg -si
Copied
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
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