tilde on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tilde

* (Optional) Uninstall tilde on Arch using YAY

$ yay -Rns tilde

2. Manually Install "tilde" via AUR

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

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

b. Clone tilde's git locally

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

c. Go to ~/tilde folder and install it

$ cd ~/tilde $ makepkg -si

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

ID: 1027847
Name: tilde
PackageBaseID: 100445
PackageBase: tilde
Version: 1.1.3-1
Description: An intuitive text editor for the terminal.
URL: http://os.ghalkes.nl/tilde.html
NumVotes: 13
Popularity: 0.000459
OutOfDate:
Maintainer: wil93
Submitter: wil93
FirstSubmitted: 1442869347
LastModified: 1643478410
URLPath: /cgit/aur.git/snapshot/tilde.tar.gz