dterm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dterm

* (Optional) Uninstall dterm on Arch using YAY

$ yay -Rns dterm

2. Manually Install "dterm" via AUR

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

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

b. Clone dterm's git locally

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

c. Go to ~/dterm folder and install it

$ cd ~/dterm $ makepkg -si

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

ID: 419081
Name: dterm
PackageBaseID: 14605
PackageBase: dterm
Version: 0.5-1
Description: Simple serial terminal emulator
URL: http://www.knossos.net.nz/resources/free-software/dterm/
NumVotes: 23
Popularity: 6.0E-6
OutOfDate: 1678201877
Maintainer: byte
Submitter: byte
FirstSubmitted: 1199999903
LastModified: 1497221285
URLPath: /cgit/aur.git/snapshot/dterm.tar.gz