coedit-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S coedit-bin

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

$ yay -Rns coedit-bin

2. Manually Install "coedit-bin" via AUR

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

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

b. Clone coedit-bin's git locally

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

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

$ cd ~/coedit-bin $ makepkg -si

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

ID: 512236
Name: coedit-bin
PackageBaseID: 104701
PackageBase: coedit-bin
Version: 3.6.14-1
Description: Coedit is an IDE for the DMD D2 compiler.
URL: https://github.com/BBasile/Coedit
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: FiveQuads
FirstSubmitted: 1450267120
LastModified: 1526748652
URLPath: /cgit/aur.git/snapshot/coedit-bin.tar.gz