tlog on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tlog

* (Optional) Uninstall tlog on Arch using YAY

$ yay -Rns tlog

2. Manually Install "tlog" via AUR

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

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

b. Clone tlog's git locally

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

c. Go to ~/tlog folder and install it

$ cd ~/tlog $ makepkg -si

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

ID: 904387
Name: tlog
PackageBaseID: 166614
PackageBase: tlog
Version: 11-1
Description: Terminal I/O logger
URL: http://scribery.github.io/tlog/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1620536474
LastModified: 1620537046
URLPath: /cgit/aur.git/snapshot/tlog.tar.gz