dte on AUR( Arch User Repository.)
Last updated: March 30,2023
1. Install dte via UAR with a Helper - YAY
a. Install YAY (https://github.com/Jguer/yay)
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
c. Remove dte on Arch using YAY
yay -Rns dte
2. Install dte via UAR manually
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. Details of dte package
ID: 904468
Name: dte
PackageBaseID: 124384
PackageBase: dte
Version: 1.10-2
Description: A small, configurable console text editor
URL: https://craigbarnes.gitlab.io/dte/
NumVotes: 8
Popularity: 0.006137
OutOfDate:
Maintainer: cbb
FirstSubmitted: 1501308721
LastModified: 1620558092
URLPath: /cgit/aur.git/snapshot/dte.tar.gz
Name: dte
PackageBaseID: 124384
PackageBase: dte
Version: 1.10-2
Description: A small, configurable console text editor
URL: https://craigbarnes.gitlab.io/dte/
NumVotes: 8
Popularity: 0.006137
OutOfDate:
Maintainer: cbb
FirstSubmitted: 1501308721
LastModified: 1620558092
URLPath: /cgit/aur.git/snapshot/dte.tar.gz