nocode on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S nocode

* (Optional) Uninstall nocode on Arch using YAY

$ yay -Rns nocode

2. Manually Install "nocode" via AUR

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

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

b. Clone nocode's git locally

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

c. Go to ~/nocode folder and install it

$ cd ~/nocode $ makepkg -si

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

ID: 920811
Name: nocode
PackageBaseID: 167957
PackageBase: nocode
Version: 1.0.0-1
Description: No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
URL: https://github.com/kelseyhightower/nocode
NumVotes: 2
Popularity: 0.001118
OutOfDate:
Maintainer: ryanobeirne
FirstSubmitted: 1623638094
LastModified: 1623638094
URLPath: /cgit/aur.git/snapshot/nocode.tar.gz