qed-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qed-git

* (Optional) Uninstall qed-git on Arch using YAY

$ yay -Rns qed-git

2. Manually Install "qed-git" via AUR

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

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

b. Clone qed-git's git locally

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

c. Go to ~/qed-git folder and install it

$ cd ~/qed-git $ makepkg -si

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

ID: 866024
Name: qed-git
PackageBaseID: 152877
PackageBase: qed-git
Version: r163.16a095b-1
Description: UTF-8/Unicode-aware port of Rob Pike's QED editor for Unix
URL: https://github.com/phonologus/QED
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1589723725
LastModified: 1613740531
URLPath: /cgit/aur.git/snapshot/qed-git.tar.gz