tq on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "tq" 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 tq on Arch using YAY
$
yay -S
tq
Copied
* (Optional) Uninstall tq on Arch using YAY
$
yay -Rns
tq
Copied
2. Manually Install "tq" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tq's git locally
$
git clone https://aur.archlinux.org/tq.git
~/tq
Copied
c. Go to ~/tq folder and install it
$
cd
~/tq
Copied
$
makepkg -si
Copied
3. Information about the tq package on Arch User Repository (AUR)
ID: 769490
Name: tq
PackageBaseID: 155832
PackageBase: tq
Version: 0.2.1-1
Description: tq is command line utility that performs an HTML element selection on HTML content passed to the stdin. Using css selectors that everybody knows.
URL: https://github.com/plainas/tq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ph1l
Submitter: ph1l
FirstSubmitted: 1595593977
LastModified: 1595593977
URLPath: /cgit/aur.git/snapshot/tq.tar.gz
Name: tq
PackageBaseID: 155832
PackageBase: tq
Version: 0.2.1-1
Description: tq is command line utility that performs an HTML element selection on HTML content passed to the stdin. Using css selectors that everybody knows.
URL: https://github.com/plainas/tq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ph1l
Submitter: ph1l
FirstSubmitted: 1595593977
LastModified: 1595593977
URLPath: /cgit/aur.git/snapshot/tq.tar.gz