emacs-xclip on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S emacs-xclip

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

$ yay -Rns emacs-xclip

2. Manually Install "emacs-xclip" via AUR

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

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

b. Clone emacs-xclip's git locally

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

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

$ cd ~/emacs-xclip $ makepkg -si

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

ID: 925379
Name: emacs-xclip
PackageBaseID: 67916
PackageBase: emacs-xclip
Version: 0.9-2
Description: Emacs interface to xclip
URL: https://www.emacswiki.org/emacs/xclip.el
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Ambrevar
FirstSubmitted: 1362777257
LastModified: 1624506896
URLPath: /cgit/aur.git/snapshot/emacs-xclip.tar.gz