teseq on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S teseq

* (Optional) Uninstall teseq on Arch using YAY

$ yay -Rns teseq

2. Manually Install "teseq" via AUR

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

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

b. Clone teseq's git locally

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

c. Go to ~/teseq folder and install it

$ cd ~/teseq $ makepkg -si

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

ID: 557165
Name: teseq
PackageBaseID: 137151
PackageBase: teseq
Version: 1.1.1-1
Description: A tool for analyzing files that contain control characters and terminal control sequences
URL: https://www.gnu.org/software/teseq/
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: tsachev
Submitter: tsachev
FirstSubmitted: 1541336092
LastModified: 1541336092
URLPath: /cgit/aur.git/snapshot/teseq.tar.gz