tkgate on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S tkgate

* (Optional) Uninstall tkgate on Arch using YAY

$ yay -Rns tkgate

2. Manually Install "tkgate" via AUR

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

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

b. Clone tkgate's git locally

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

c. Go to ~/tkgate folder and install it

$ cd ~/tkgate $ makepkg -si

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

ID: 810272
Name: tkgate
PackageBaseID: 458
PackageBase: tkgate
Version: 1.8.7-4
Description: A digital circuit simulator with a tcl/tk-based graphical editor
URL: http://www.tkgate.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: trya
Submitter:
FirstSubmitted: 1113776587
LastModified: 1603838816
URLPath: /cgit/aur.git/snapshot/tkgate.tar.gz