tardisgo on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S tardisgo

* (Optional) Uninstall tardisgo on Arch using YAY

$ yay -Rns tardisgo

2. Manually Install "tardisgo" via AUR

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

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

b. Clone tardisgo's git locally

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

c. Go to ~/tardisgo folder and install it

$ cd ~/tardisgo $ makepkg -si

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

ID: 191230
Name: tardisgo
PackageBaseID: 90198
PackageBase: tardisgo
Version: 0.1-2
Description: Create mobile applications with Go, by transpiling to Haxe
URL: http://tardisgo.github.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1700326489
Maintainer:
Submitter: xyproto
FirstSubmitted: 1423232128
LastModified: 1433942446
URLPath: /cgit/aur.git/snapshot/tardisgo.tar.gz