qed on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qed

* (Optional) Uninstall qed on Arch using YAY

$ yay -Rns qed

2. Manually Install "qed" via AUR

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

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

b. Clone qed's git locally

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

c. Go to ~/qed folder and install it

$ cd ~/qed $ makepkg -si

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

ID: 1177185
Name: qed
PackageBaseID: 187410
PackageBase: qed
Version: 0.1.1-1
Description: Quick Edit - A CLI tool to quickly edit and save files saved slots 1-10
URL: https://gitlab.com/a4to/qed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1668532004
LastModified: 1669928908
URLPath: /cgit/aur.git/snapshot/qed.tar.gz