autotags on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "autotags" 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
Copied
b. Install autotags on Arch using YAY
$
yay -S
autotags
Copied
* (Optional) Uninstall autotags on Arch using YAY
$
yay -Rns
autotags
Copied
2. Manually Install "autotags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone autotags's git locally
$
git clone https://aur.archlinux.org/autotags.git
~/autotags
Copied
c. Go to ~/autotags folder and install it
$
cd
~/autotags
Copied
$
makepkg -si
Copied
3. Information about the autotags package on Arch User Repository (AUR)
ID: 242897
Name: autotags
PackageBaseID: 102429
PackageBase: autotags
Version: 0.2.0-1
Description: A little tool that watches your source code and generates ctags.
URL: https://github.com/beraboris/autotags
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dotboris
Submitter: dotboris
FirstSubmitted: 1445808780
LastModified: 1445830042
URLPath: /cgit/aur.git/snapshot/autotags.tar.gz
Name: autotags
PackageBaseID: 102429
PackageBase: autotags
Version: 0.2.0-1
Description: A little tool that watches your source code and generates ctags.
URL: https://github.com/beraboris/autotags
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dotboris
Submitter: dotboris
FirstSubmitted: 1445808780
LastModified: 1445830042
URLPath: /cgit/aur.git/snapshot/autotags.tar.gz