dte on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S dte

* (Optional) Uninstall dte on Arch using YAY

$ yay -Rns dte

2. Manually Install "dte" via AUR

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

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

b. Clone dte's git locally

$ git clone https://aur.archlinux.org/dte.git ~/dte

c. Go to ~/dte folder and install it

$ cd ~/dte $ makepkg -si

3. Information about the dte package on Arch User Repository (AUR)

ID: 1219913
Name: dte
PackageBaseID: 124384
PackageBase: dte
Version: 1.11.1-1
Description: A small, configurable console text editor
URL: https://craigbarnes.gitlab.io/dte/
NumVotes: 9
Popularity: 0.001236
OutOfDate:
Maintainer: cbb
Submitter: cbb
FirstSubmitted: 1501308721
LastModified: 1677715672
URLPath: /cgit/aur.git/snapshot/dte.tar.gz