tiddlywiki on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tiddlywiki

* (Optional) Uninstall tiddlywiki on Arch using YAY

$ yay -Rns tiddlywiki

2. Manually Install "tiddlywiki" via AUR

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

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

b. Clone tiddlywiki's git locally

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

c. Go to ~/tiddlywiki folder and install it

$ cd ~/tiddlywiki $ makepkg -si

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

ID: 1379291
Name: tiddlywiki
PackageBaseID: 24954
PackageBase: tiddlywiki
Version: 5.3.3-1
Description: Personal wiki where everything is in one html-file
URL: http://www.tiddlywiki.com/
NumVotes: 17
Popularity: 3.5E-5
OutOfDate:
Maintainer: jeancf
Submitter: xyproto
FirstSubmitted: 1237908977
LastModified: 1704232568
URLPath: /cgit/aur.git/snapshot/tiddlywiki.tar.gz