odyssey on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S odyssey

* (Optional) Uninstall odyssey on Arch using YAY

$ yay -Rns odyssey

2. Manually Install "odyssey" via AUR

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

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

b. Clone odyssey's git locally

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

c. Go to ~/odyssey folder and install it

$ cd ~/odyssey $ makepkg -si

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

ID: 872312
Name: odyssey
PackageBaseID: 163985
PackageBase: odyssey
Version: git-1
Description: Advanced multi-threaded PostgreSQL connection pooler and request router
URL: https://github.com/yandex/odyssey
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1614846993
LastModified: 1614846993
URLPath: /cgit/aur.git/snapshot/odyssey.tar.gz