de-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S de-git

* (Optional) Uninstall de-git on Arch using YAY

$ yay -Rns de-git

2. Manually Install "de-git" via AUR

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

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

b. Clone de-git's git locally

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

c. Go to ~/de-git folder and install it

$ cd ~/de-git $ makepkg -si

3. Information about the de-git package on Arch User Repository (AUR)

ID: 1390674
Name: de-git
PackageBaseID: 115803
PackageBase: de-git
Version: r153.0efad91-1
Description: A Programmer's Text Editor
URL: https://github.com/driusan/de
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1475051528
LastModified: 1705955203
URLPath: /cgit/aur.git/snapshot/de-git.tar.gz