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