brem on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S brem

* (Optional) Uninstall brem on Arch using YAY

$ yay -Rns brem

2. Manually Install "brem" via AUR

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

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

b. Clone brem's git locally

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

c. Go to ~/brem folder and install it

$ cd ~/brem $ makepkg -si

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

ID: 1173743
Name: brem
PackageBaseID: 187191
PackageBase: brem
Version: 1.4.0-1
Description: basic notes/reminders management program that's written in POSIX sh
URL: https://gitlab.com/k_lar/brem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k_lar
Submitter: k_lar
FirstSubmitted: 1667855447
LastModified: 1669310667
URLPath: /cgit/aur.git/snapshot/brem.tar.gz