markable on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S markable

* (Optional) Uninstall markable on Arch using YAY

$ yay -Rns markable

2. Manually Install "markable" via AUR

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

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

b. Clone markable's git locally

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

c. Go to ~/markable folder and install it

$ cd ~/markable $ makepkg -si

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

ID: 1156499
Name: markable
PackageBaseID: 186855
PackageBase: markable
Version: 2.0.1-1
Description: C++ 11 library alternative to boost::optional.
URL: https://github.com/akrzemi1/markable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1666578733
LastModified: 1666578733
URLPath: /cgit/aur.git/snapshot/markable.tar.gz