trowser on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S trowser

* (Optional) Uninstall trowser on Arch using YAY

$ yay -Rns trowser

2. Manually Install "trowser" via AUR

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

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

b. Clone trowser's git locally

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

c. Go to ~/trowser folder and install it

$ cd ~/trowser $ makepkg -si

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

ID: 401526
Name: trowser
PackageBaseID: 24403
PackageBase: trowser
Version: 1.3-5
Description: A browser for large line-oriented text files, implemented in Tcl/Tk
URL: http://www.nefkom.net/tomzo/prj/trowser/
NumVotes: 3
Popularity: 0
OutOfDate: 1689158209
Maintainer: ninian
Submitter: djgera
FirstSubmitted: 1236119009
LastModified: 1492213690
URLPath: /cgit/aur.git/snapshot/trowser.tar.gz