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