txr on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "txr" 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 txr on Arch using YAY
$
yay -S
txr
Copied
* (Optional) Uninstall txr on Arch using YAY
$
yay -Rns
txr
Copied
2. Manually Install "txr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone txr's git locally
$
git clone https://aur.archlinux.org/txr.git
~/txr
Copied
c. Go to ~/txr folder and install it
$
cd
~/txr
Copied
$
makepkg -si
Copied
3. Information about the txr package on Arch User Repository (AUR)
ID: 1337561
Name: txr
PackageBaseID: 125290
PackageBase: txr
Version: 291-1
Description: A data munging language.
URL: http://nongnu.org/txr/
NumVotes: 2
Popularity: 0.050053
OutOfDate: 1707354848
Maintainer: Luchs
Submitter: Luchs
FirstSubmitted: 1504464557
LastModified: 1697876329
URLPath: /cgit/aur.git/snapshot/txr.tar.gz
Name: txr
PackageBaseID: 125290
PackageBase: txr
Version: 291-1
Description: A data munging language.
URL: http://nongnu.org/txr/
NumVotes: 2
Popularity: 0.050053
OutOfDate: 1707354848
Maintainer: Luchs
Submitter: Luchs
FirstSubmitted: 1504464557
LastModified: 1697876329
URLPath: /cgit/aur.git/snapshot/txr.tar.gz