qtextpad on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S qtextpad

* (Optional) Uninstall qtextpad on Arch using YAY

$ yay -Rns qtextpad

2. Manually Install "qtextpad" via AUR

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

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

b. Clone qtextpad's git locally

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

c. Go to ~/qtextpad folder and install it

$ cd ~/qtextpad $ makepkg -si

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

ID: 1426074
Name: qtextpad
PackageBaseID: 145008
PackageBase: qtextpad
Version: 1.11-1
Description: Lightweight cross-platform text editor using KF6's syntax highlighting repository.
URL: https://github.com/zrax/qtextpad
NumVotes: 4
Popularity: 4.0E-5
OutOfDate:
Maintainer: Zrax
Submitter: Zrax
FirstSubmitted: 1568238219
LastModified: 1710283878
URLPath: /cgit/aur.git/snapshot/qtextpad.tar.gz