qscite on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S qscite

* (Optional) Uninstall qscite on Arch using YAY

$ yay -Rns qscite

2. Manually Install "qscite" via AUR

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

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

b. Clone qscite's git locally

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

c. Go to ~/qscite folder and install it

$ cd ~/qscite $ makepkg -si

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

ID: 477230
Name: qscite
PackageBaseID: 34387
PackageBase: qscite
Version: 0.5_svn211-2
Description: A code editor written in C++ and Qt4; A clone of SciTE
URL: https://github.com/AndreaIdini/QSciTE
NumVotes: 7
Popularity: 0
OutOfDate: 1631120868
Maintainer:
Submitter: jsutton
FirstSubmitted: 1265596912
LastModified: 1515671146
URLPath: /cgit/aur.git/snapshot/qscite.tar.gz