emacs-ctags-update on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S emacs-ctags-update

* (Optional) Uninstall emacs-ctags-update on Arch using YAY

$ yay -Rns emacs-ctags-update

2. Manually Install "emacs-ctags-update" via AUR

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

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

b. Clone emacs-ctags-update's git locally

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

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

$ cd ~/emacs-ctags-update $ makepkg -si

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

ID: 955432
Name: emacs-ctags-update
PackageBaseID: 170648
PackageBase: emacs-ctags-update
Version: 1.1-1
Description: Emacs functions for auto update of TAGS files using ctags
URL: https://github.com/jixiuf/ctags-update
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1630521043
LastModified: 1630521043
URLPath: /cgit/aur.git/snapshot/emacs-ctags-update.tar.gz