tusk on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S tusk

* (Optional) Uninstall tusk on Arch using YAY

$ yay -Rns tusk

2. Manually Install "tusk" via AUR

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

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

b. Clone tusk's git locally

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

c. Go to ~/tusk folder and install it

$ cd ~/tusk $ makepkg -si

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

ID: 630806
Name: tusk
PackageBaseID: 125613
PackageBase: tusk
Version: 0.23.0-0
Description: Refined Evernote desktop app
URL: https://github.com/klaussinani/tusk
NumVotes: 16
Popularity: 0.000168
OutOfDate:
Maintainer: tbrock
Submitter: liberodark
FirstSubmitted: 1505606571
LastModified: 1563553453
URLPath: /cgit/aur.git/snapshot/tusk.tar.gz

5. The same packages on other Linux Distributions