tiddlydesktop on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S tiddlydesktop

* (Optional) Uninstall tiddlydesktop on Arch using YAY

$ yay -Rns tiddlydesktop

2. Manually Install "tiddlydesktop" via AUR

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

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

b. Clone tiddlydesktop's git locally

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

c. Go to ~/tiddlydesktop folder and install it

$ cd ~/tiddlydesktop $ makepkg -si

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

ID: 1425640
Name: tiddlydesktop
PackageBaseID: 85280
PackageBase: tiddlydesktop
Version: 0.0.20-1
Description: TiddlyDesktop is a special purpose web browser for working with locally stored TiddlyWikis
URL: https://github.com/Jermolene/TiddlyDesktop
NumVotes: 12
Popularity: 0.028382
OutOfDate:
Maintainer: jeancf
Submitter: snowdragon
FirstSubmitted: 1409696229
LastModified: 1710230939
URLPath: /cgit/aur.git/snapshot/tiddlydesktop.tar.gz