haskell-fast-tags on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "haskell-fast-tags" 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 haskell-fast-tags on Arch using YAY

$ yay -S haskell-fast-tags

* (Optional) Uninstall haskell-fast-tags on Arch using YAY

$ yay -Rns haskell-fast-tags

2. Manually Install "haskell-fast-tags" via AUR

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

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

b. Clone haskell-fast-tags's git locally

$ git clone https://aur.archlinux.org/haskell-fast-tags.git ~/haskell-fast-tags

c. Go to ~/haskell-fast-tags folder and install it

$ cd ~/haskell-fast-tags $ makepkg -si

3. Information about the haskell-fast-tags package on Arch User Repository (AUR)

ID: 1139730
Name: haskell-fast-tags
PackageBaseID: 73088
PackageBase: haskell-fast-tags
Version: 2.0.2-1
Description: Fast incremental vi tags.
URL: http://hackage.haskell.org/package/fast-tags
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: serkho
FirstSubmitted: 1378045415
LastModified: 1663191305
URLPath: /cgit/aur.git/snapshot/haskell-fast-tags.tar.gz