ktermlaunch on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ktermlaunch

* (Optional) Uninstall ktermlaunch on Arch using YAY

$ yay -Rns ktermlaunch

2. Manually Install "ktermlaunch" via AUR

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

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

b. Clone ktermlaunch's git locally

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

c. Go to ~/ktermlaunch folder and install it

$ cd ~/ktermlaunch $ makepkg -si

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

ID: 1359481
Name: ktermlaunch
PackageBaseID: 172690
PackageBase: ktermlaunch
Version: 0.2.0-3
Description: Launch your preferred terminal emulator per your KDE settings
URL: https://nogweii.net/projects/ktermlaunch.html
NumVotes: 2
Popularity: 0.102286
OutOfDate:
Maintainer: nogweii
Submitter: nogweii
FirstSubmitted: 1635924009
LastModified: 1700881234
URLPath: /cgit/aur.git/snapshot/ktermlaunch.tar.gz