saber on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S saber

* (Optional) Uninstall saber on Arch using YAY

$ yay -Rns saber

2. Manually Install "saber" via AUR

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

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

b. Clone saber's git locally

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

c. Go to ~/saber folder and install it

$ cd ~/saber $ makepkg -si

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

ID: 1338616
Name: saber
PackageBaseID: 194218
PackageBase: saber
Version: 0.17.0-1
Description: A cross-platform libre notes app written in Flutter
URL: https://github.com/adil192/saber
NumVotes: 5
Popularity: 0.15031
OutOfDate: 1698839812
Maintainer:
Submitter: PolarianDev
FirstSubmitted: 1685705156
LastModified: 1698050645
URLPath: /cgit/aur.git/snapshot/saber.tar.gz