dte on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install dte on Arch using YAY
$
yay -S
dte
Copied
* (Optional) Uninstall dte on Arch using YAY
$
yay -Rns
dte
Copied
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
Copied
b. Clone dte's git locally
$
git clone https://aur.archlinux.org/dte.git
~/dte
Copied
c. Go to ~/dte folder and install it
$
cd
~/dte
Copied
$
makepkg -si
Copied
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
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