trovotutto on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S trovotutto

* (Optional) Uninstall trovotutto on Arch using YAY

$ yay -Rns trovotutto

2. Manually Install "trovotutto" via AUR

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

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

b. Clone trovotutto's git locally

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

c. Go to ~/trovotutto folder and install it

$ cd ~/trovotutto $ makepkg -si

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

ID: 1381619
Name: trovotutto
PackageBaseID: 155061
PackageBase: trovotutto
Version: 0.1-3
Description: Small naive python 3.x search engine using k-grams
URL: https://github.com/tallero/trovotutto
NumVotes: 2
Popularity: 0.277325
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1593740162
LastModified: 1704586750
URLPath: /cgit/aur.git/snapshot/trovotutto.tar.gz