emacs-24bit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S emacs-24bit

* (Optional) Uninstall emacs-24bit on Arch using YAY

$ yay -Rns emacs-24bit

2. Manually Install "emacs-24bit" via AUR

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

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

b. Clone emacs-24bit's git locally

$ git clone https://aur.archlinux.org/emacs-24bit.git ~/emacs-24bit

c. Go to ~/emacs-24bit folder and install it

$ cd ~/emacs-24bit $ makepkg -si

3. Information about the emacs-24bit package on Arch User Repository (AUR)

ID: 510538
Name: emacs-24bit
PackageBaseID: 106010
PackageBase: emacs-24bit
Version: 25.3-4
Description: The extensible, customizable, self-documenting real-time display editor
URL: http://www.gnu.org/software/emacs/emacs.html
NumVotes: 4
Popularity: 0
OutOfDate: 1591910027
Maintainer: chopps
FirstSubmitted: 1452601003
LastModified: 1526230666
URLPath: /cgit/aur.git/snapshot/emacs-24bit.tar.gz