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