tines on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tines

* (Optional) Uninstall tines on Arch using YAY

$ yay -Rns tines

2. Manually Install "tines" via AUR

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

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

b. Clone tines's git locally

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

c. Go to ~/tines folder and install it

$ cd ~/tines $ makepkg -si

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

ID: 592299
Name: tines
PackageBaseID: 114088
PackageBase: tines
Version: 1.11.1-1
Description: A hierarchical console-based outliner/planner/notebook and fork of HNB.
URL: https://github.com/larrykollar/tines
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1469856237
LastModified: 1551917687
URLPath: /cgit/aur.git/snapshot/tines.tar.gz