urweb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S urweb

* (Optional) Uninstall urweb on Arch using YAY

$ yay -Rns urweb

2. Manually Install "urweb" via AUR

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

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

b. Clone urweb's git locally

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

c. Go to ~/urweb folder and install it

$ cd ~/urweb $ makepkg -si

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

ID: 697083
Name: urweb
PackageBaseID: 114939
PackageBase: urweb
Version: 20200209-1
Description: Ur/Web: purely functional language/framework for web programming
URL: http://www.impredicative.com/ur/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mkoloberdin
Submitter: mkoloberdin
FirstSubmitted: 1471863972
LastModified: 1581752513
URLPath: /cgit/aur.git/snapshot/urweb.tar.gz