emacs-xterm-color on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S emacs-xterm-color

* (Optional) Uninstall emacs-xterm-color on Arch using YAY

$ yay -Rns emacs-xterm-color

2. Manually Install "emacs-xterm-color" via AUR

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

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

b. Clone emacs-xterm-color's git locally

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

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

$ cd ~/emacs-xterm-color $ makepkg -si

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

ID: 734414
Name: emacs-xterm-color
PackageBaseID: 145789
PackageBase: emacs-xterm-color
Version: 2.0-1
Description: Emacs ANSI control sequence to text-property translator
URL: https://github.com/atomontage/xterm-color
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pdc
FirstSubmitted: 1570902801
LastModified: 1589186678
URLPath: /cgit/aur.git/snapshot/emacs-xterm-color.tar.gz