emacs-transient on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-transient

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

$ yay -Rns emacs-transient

2. Manually Install "emacs-transient" via AUR

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

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

b. Clone emacs-transient's git locally

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

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

$ cd ~/emacs-transient $ makepkg -si

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

ID: 927810
Name: emacs-transient
PackageBaseID: 140535
PackageBase: emacs-transient
Version: 0.3.5-1
Description: Implements prefix commands, infix arguments and suffix commands.
URL: https://github.com/magit/transient
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: haawda
FirstSubmitted: 1553349954
LastModified: 1624961584
URLPath: /cgit/aur.git/snapshot/emacs-transient.tar.gz