coder-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S coder-bin

* (Optional) Uninstall coder-bin on Arch using YAY

$ yay -Rns coder-bin

2. Manually Install "coder-bin" via AUR

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

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

b. Clone coder-bin's git locally

$ git clone https://aur.archlinux.org/coder-bin.git ~/coder-bin

c. Go to ~/coder-bin folder and install it

$ cd ~/coder-bin $ makepkg -si

3. Information about the coder-bin package on Arch User Repository (AUR)

ID: 1407102
Name: coder-bin
PackageBaseID: 186629
PackageBase: coder-bin
Version: 2.8.1-1
Description: Remote development environments on your infrastructure provisioned with Terraform
URL: https://coder.com
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: fuhry
Submitter: phorcys
FirstSubmitted: 1665924958
LastModified: 1707584694
URLPath: /cgit/aur.git/snapshot/coder-bin.tar.gz