tina on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tina

* (Optional) Uninstall tina on Arch using YAY

$ yay -Rns tina

2. Manually Install "tina" via AUR

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

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

b. Clone tina's git locally

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

c. Go to ~/tina folder and install it

$ cd ~/tina $ makepkg -si

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

ID: 409002
Name: tina
PackageBaseID: 122199
PackageBase: tina
Version: 0.1.12-0
Description: tina is a personal information manager with a curses interface. It allows the user to categorize short text items and to display the items in a particular category.
URL: http://devel.ringlet.net/misc/tina/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gratuxri
Submitter: gratuxri
FirstSubmitted: 1494269245
LastModified: 1494269245
URLPath: /cgit/aur.git/snapshot/tina.tar.gz