safe-mail-tutorial on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S safe-mail-tutorial

* (Optional) Uninstall safe-mail-tutorial on Arch using YAY

$ yay -Rns safe-mail-tutorial

2. Manually Install "safe-mail-tutorial" via AUR

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

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

b. Clone safe-mail-tutorial's git locally

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

c. Go to ~/safe-mail-tutorial folder and install it

$ cd ~/safe-mail-tutorial $ makepkg -si

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

ID: 454232
Name: safe-mail-tutorial
PackageBaseID: 126563
PackageBase: safe-mail-tutorial
Version: 0.4.0-1
Description: A tutorial app showcasing how to use the low level API from safe_app_nodejs library to build a simple email application.
URL: https://github.com/maidsafe/safe_examples
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ebvalaim
Submitter: ebvalaim
FirstSubmitted: 1508747640
LastModified: 1508747640
URLPath: /cgit/aur.git/snapshot/safe-mail-tutorial.tar.gz