whatever on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S whatever

* (Optional) Uninstall whatever on Arch using YAY

$ yay -Rns whatever

2. Manually Install "whatever" via AUR

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

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

b. Clone whatever's git locally

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

c. Go to ~/whatever folder and install it

$ cd ~/whatever $ makepkg -si

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

ID: 466750
Name: whatever
PackageBaseID: 127722
PackageBase: whatever
Version: 1.0.0-1
Description: An unofficial Evernote client for Linux desktop
URL: https://github.com/CellarD0-0r/whatever#readme
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: deleted_deleted
FirstSubmitted: 1512421009
LastModified: 1512421009
URLPath: /cgit/aur.git/snapshot/whatever.tar.gz