quec on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "quec" 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 quec on Arch using YAY
$
yay -S
quec
Copied
* (Optional) Uninstall quec on Arch using YAY
$
yay -Rns
quec
Copied
2. Manually Install "quec" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone quec's git locally
$
git clone https://aur.archlinux.org/quec.git
~/quec
Copied
c. Go to ~/quec folder and install it
$
cd
~/quec
Copied
$
makepkg -si
Copied
3. Information about the quec package on Arch User Repository (AUR)
ID: 1308570
Name: quec
PackageBaseID: 196515
PackageBase: quec
Version: 0.1.5-1
Description: a simple text editor
URL: https://github.com/bgkillas/quec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bgkillas
Submitter: bgkillas
FirstSubmitted: 1691507428
LastModified: 1692893910
URLPath: /cgit/aur.git/snapshot/quec.tar.gz
Name: quec
PackageBaseID: 196515
PackageBase: quec
Version: 0.1.5-1
Description: a simple text editor
URL: https://github.com/bgkillas/quec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bgkillas
Submitter: bgkillas
FirstSubmitted: 1691507428
LastModified: 1692893910
URLPath: /cgit/aur.git/snapshot/quec.tar.gz