tf on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S tf

* (Optional) Uninstall tf on Arch using YAY

$ yay -Rns tf

2. Manually Install "tf" via AUR

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

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

b. Clone tf's git locally

$ git clone https://aur.archlinux.org/tf.git ~/tf

c. Go to ~/tf folder and install it

$ cd ~/tf $ makepkg -si

3. Information about the tf package on Arch User Repository (AUR)

ID: 298575
Name: tf
PackageBaseID: 110747
PackageBase: tf
Version: 0.1-1
Description: A tag finder for web page template
URL: https://github.com/yanganto/python-tools/blob/master/tag_finder.py
NumVotes: 0
Popularity: 0
OutOfDate: 1705085697
Maintainer:
Submitter: yanganto
FirstSubmitted: 1462025995
LastModified: 1462029641
URLPath: /cgit/aur.git/snapshot/tf.tar.gz