tweego on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tweego

* (Optional) Uninstall tweego on Arch using YAY

$ yay -Rns tweego

2. Manually Install "tweego" via AUR

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

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

b. Clone tweego's git locally

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

c. Go to ~/tweego folder and install it

$ cd ~/tweego $ makepkg -si

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

ID: 1251238
Name: tweego
PackageBaseID: 193205
PackageBase: tweego
Version: 2.1.1-1
Description: a command line compiler for Twine/Twee story formats, written in Go
URL: https://www.motoslave.net/tweego
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrainDamage
Submitter: BrainDamage
FirstSubmitted: 1683002598
LastModified: 1683002598
URLPath: /cgit/aur.git/snapshot/tweego.tar.gz