qemacs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qemacs

* (Optional) Uninstall qemacs on Arch using YAY

$ yay -Rns qemacs

2. Manually Install "qemacs" via AUR

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

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

b. Clone qemacs's git locally

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

c. Go to ~/qemacs folder and install it

$ cd ~/qemacs $ makepkg -si

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

ID: 810093
Name: qemacs
PackageBaseID: 49157
PackageBase: qemacs
Version: 0.3.3-4
Description: Quick Emacs
URL: https://bellard.org/qemacs/
NumVotes: 9
Popularity: 7.0E-6
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1305728631
LastModified: 1603809560
URLPath: /cgit/aur.git/snapshot/qemacs.tar.gz