re-natal on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S re-natal

* (Optional) Uninstall re-natal on Arch using YAY

$ yay -Rns re-natal

2. Manually Install "re-natal" via AUR

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

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

b. Clone re-natal's git locally

$ git clone https://aur.archlinux.org/re-natal.git ~/re-natal

c. Go to ~/re-natal folder and install it

$ cd ~/re-natal $ makepkg -si

3. Information about the re-natal package on Arch User Repository (AUR)

ID: 499079
Name: re-natal
PackageBaseID: 121222
PackageBase: re-natal
Version: 0.8.2-1
Description: Bootstrap ClojureScript React Native apps
URL: https://github.com/drapanjanas/re-natal
NumVotes: 1
Popularity: 0
OutOfDate: 1650280675
Maintainer:
Submitter: rpodgorny
FirstSubmitted: 1491330165
LastModified: 1522448790
URLPath: /cgit/aur.git/snapshot/re-natal.tar.gz