estuary on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S estuary

* (Optional) Uninstall estuary on Arch using YAY

$ yay -Rns estuary

2. Manually Install "estuary" via AUR

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

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

b. Clone estuary's git locally

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

c. Go to ~/estuary folder and install it

$ cd ~/estuary $ makepkg -si

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

ID: 1255474
Name: estuary
PackageBaseID: 193460
PackageBase: estuary
Version: 0.1.1-1
Description: A registry for Rust crates
URL: https://github.com/onelson/estuary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ypoluektovich
Submitter: ypoluektovich
FirstSubmitted: 1683649710
LastModified: 1683649710
URLPath: /cgit/aur.git/snapshot/estuary.tar.gz