ttylog on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ttylog

* (Optional) Uninstall ttylog on Arch using YAY

$ yay -Rns ttylog

2. Manually Install "ttylog" via AUR

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

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

b. Clone ttylog's git locally

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

c. Go to ~/ttylog folder and install it

$ cd ~/ttylog $ makepkg -si

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

ID: 490904
Name: ttylog
PackageBaseID: 110283
PackageBase: ttylog
Version: 0.31-1
Description: A serial port logger
URL: https://github.com/rocasa/ttylog
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: ayekat
FirstSubmitted: 1461080134
LastModified: 1519937909
URLPath: /cgit/aur.git/snapshot/ttylog.tar.gz