dexed-ide on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dexed-ide

* (Optional) Uninstall dexed-ide on Arch using YAY

$ yay -Rns dexed-ide

2. Manually Install "dexed-ide" via AUR

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

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

b. Clone dexed-ide's git locally

$ git clone https://aur.archlinux.org/dexed-ide.git ~/dexed-ide

c. Go to ~/dexed-ide folder and install it

$ cd ~/dexed-ide $ makepkg -si

3. Information about the dexed-ide package on Arch User Repository (AUR)

ID: 1427765
Name: dexed-ide
PackageBaseID: 168891
PackageBase: dexed-ide
Version: 3.9.26-1
Description: IDE for the D programming language, its compilers, tools and libraries
URL: https://gitlab.com/basile.b/dexed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bug
Submitter: bug
FirstSubmitted: 1626206140
LastModified: 1710514060
URLPath: /cgit/aur.git/snapshot/dexed-ide.tar.gz