xdgterm on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S xdgterm

* (Optional) Uninstall xdgterm on Arch using YAY

$ yay -Rns xdgterm

2. Manually Install "xdgterm" via AUR

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

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

b. Clone xdgterm's git locally

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

c. Go to ~/xdgterm folder and install it

$ cd ~/xdgterm $ makepkg -si

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

ID: 943188
Name: xdgterm
PackageBaseID: 169544
PackageBase: xdgterm
Version: 0.0.2-1
Description: Launch user's preferred terminal
URL: https://gitlab.com/thayne/xdgterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thayne
Submitter: thayne
FirstSubmitted: 1627975374
LastModified: 1627975374
URLPath: /cgit/aur.git/snapshot/xdgterm.tar.gz