safe on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S safe

* (Optional) Uninstall safe on Arch using YAY

$ yay -Rns safe

2. Manually Install "safe" via AUR

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

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

b. Clone safe's git locally

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

c. Go to ~/safe folder and install it

$ cd ~/safe $ makepkg -si

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

ID: 673416
Name: safe
PackageBaseID: 144523
PackageBase: safe
Version: 1:0.2.0-1
Description: SAFE - Single App For Everything.
URL: https://github.com/abstra-llc/safe#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NOSDuco
Submitter: NOSDuco
FirstSubmitted: 1566626416
LastModified: 1575515139
URLPath: /cgit/aur.git/snapshot/safe.tar.gz