coax on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S coax

* (Optional) Uninstall coax on Arch using YAY

$ yay -Rns coax

2. Manually Install "coax" via AUR

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

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

b. Clone coax's git locally

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

c. Go to ~/coax folder and install it

$ cd ~/coax $ makepkg -si

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

ID: 525540
Name: coax
PackageBaseID: 133955
PackageBase: coax
Version: 0+123+gfbb9144-2
Description: Rust/GTK+ Wire client (insecure)
URL: https://github.com/wireapp/coax
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1530571131
LastModified: 1531235767
URLPath: /cgit/aur.git/snapshot/coax.tar.gz