diamond-editor on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S diamond-editor

* (Optional) Uninstall diamond-editor on Arch using YAY

$ yay -Rns diamond-editor

2. Manually Install "diamond-editor" via AUR

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

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

b. Clone diamond-editor's git locally

$ git clone https://aur.archlinux.org/diamond-editor.git ~/diamond-editor

c. Go to ~/diamond-editor folder and install it

$ cd ~/diamond-editor $ makepkg -si

3. Information about the diamond-editor package on Arch User Repository (AUR)

ID: 1206729
Name: diamond-editor
PackageBaseID: 163250
PackageBase: diamond-editor
Version: 1.4.1-1
Description: Compact text editor designed for programmers
URL: https://www.copperspice.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1613171564
LastModified: 1675554828
URLPath: /cgit/aur.git/snapshot/diamond-editor.tar.gz