emacs-bui on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S emacs-bui

* (Optional) Uninstall emacs-bui on Arch using YAY

$ yay -Rns emacs-bui

2. Manually Install "emacs-bui" via AUR

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

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

b. Clone emacs-bui's git locally

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

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

$ cd ~/emacs-bui $ makepkg -si

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

ID: 633056
Name: emacs-bui
PackageBaseID: 131666
PackageBase: emacs-bui
Version: 1.2.1-1
Description: Buffer interface library for Emacs
URL: https://github.com/alezost/bui.el
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1524048389
LastModified: 1564328096
URLPath: /cgit/aur.git/snapshot/emacs-bui.tar.gz