tiedot on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tiedot

* (Optional) Uninstall tiedot on Arch using YAY

$ yay -Rns tiedot

2. Manually Install "tiedot" via AUR

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

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

b. Clone tiedot's git locally

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

c. Go to ~/tiedot folder and install it

$ cd ~/tiedot $ makepkg -si

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

ID: 446457
Name: tiedot
PackageBaseID: 125812
PackageBase: tiedot
Version: 3.4-2
Description: A NoSQL document database engine powered by Go
URL: https://github.com/HouzuoGuo/tiedot/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1506210670
LastModified: 1506357839
URLPath: /cgit/aur.git/snapshot/tiedot.tar.gz