drawtiming on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S drawtiming

* (Optional) Uninstall drawtiming on Arch using YAY

$ yay -Rns drawtiming

2. Manually Install "drawtiming" via AUR

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

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

b. Clone drawtiming's git locally

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

c. Go to ~/drawtiming folder and install it

$ cd ~/drawtiming $ makepkg -si

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

ID: 277901
Name: drawtiming
PackageBaseID: 107922
PackageBase: drawtiming
Version: 0.7.1-2
Description: Tool that converts ASCII to UML Timing Diagrams.
URL: http://drawtiming.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: melvinvermeeren
Submitter: melvinvermeeren
FirstSubmitted: 1456164609
LastModified: 1456171745
URLPath: /cgit/aur.git/snapshot/drawtiming.tar.gz