emacs-shut-up on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S emacs-shut-up

* (Optional) Uninstall emacs-shut-up on Arch using YAY

$ yay -Rns emacs-shut-up

2. Manually Install "emacs-shut-up" via AUR

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

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

b. Clone emacs-shut-up's git locally

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

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

$ cd ~/emacs-shut-up $ makepkg -si

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

ID: 549155
Name: emacs-shut-up
PackageBaseID: 136443
PackageBase: emacs-shut-up
Version: 0.3.2-1
Description: Elisp library for silencing emacs
URL: https://github.com/cask/shut-up.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538602836
LastModified: 1538602836
URLPath: /cgit/aur.git/snapshot/emacs-shut-up.tar.gz