ydb on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S ydb

* (Optional) Uninstall ydb on Arch using YAY

$ yay -Rns ydb

2. Manually Install "ydb" via AUR

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

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

b. Clone ydb's git locally

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

c. Go to ~/ydb folder and install it

$ cd ~/ydb $ makepkg -si

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

ID: 1395632
Name: ydb
PackageBaseID: 166330
PackageBase: ydb
Version: 2.8.0-1
Description: Yandex Database CLI
URL: https://ydb.tech/en/docs/reference/ydb-cli/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thebits
Submitter: thebits
FirstSubmitted: 1619978483
LastModified: 1706639392
URLPath: /cgit/aur.git/snapshot/ydb.tar.gz