tilde on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install tilde on Arch using YAY
$
yay -S
tilde
Copied
* (Optional) Uninstall tilde on Arch using YAY
$
yay -Rns
tilde
Copied
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
Copied
b. Clone tilde's git locally
$
git clone https://aur.archlinux.org/tilde.git
~/tilde
Copied
c. Go to ~/tilde folder and install it
$
cd
~/tilde
Copied
$
makepkg -si
Copied
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
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