timingeditor on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S timingeditor

* (Optional) Uninstall timingeditor on Arch using YAY

$ yay -Rns timingeditor

2. Manually Install "timingeditor" via AUR

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

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

b. Clone timingeditor's git locally

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

c. Go to ~/timingeditor folder and install it

$ cd ~/timingeditor $ makepkg -si

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

ID: 627589
Name: timingeditor
PackageBaseID: 143310
PackageBase: timingeditor
Version: 0.1-1
Description: The Timing Editor is a free tool to draw timing diagrams.
URL: http://timingeditor.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tanjiro.kamado
Submitter: tanjiro.kamado
FirstSubmitted: 1562568168
LastModified: 1562568168
URLPath: /cgit/aur.git/snapshot/timingeditor.tar.gz