urweb-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S urweb-git

* (Optional) Uninstall urweb-git on Arch using YAY

$ yay -Rns urweb-git

2. Manually Install "urweb-git" via AUR

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

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

b. Clone urweb-git's git locally

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

c. Go to ~/urweb-git folder and install it

$ cd ~/urweb-git $ makepkg -si

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

ID: 293563
Name: urweb-git
PackageBaseID: 110072
PackageBase: urweb-git
Version: 20160330.1278321-1
Description: Full stack web framework based on a functional programming language
URL: http://www.impredicative.com/ur/
NumVotes: 0
Popularity: 0
OutOfDate: 1704737407
Maintainer: ObscureScience
Submitter: ObscureScience
FirstSubmitted: 1460546526
LastModified: 1460548720
URLPath: /cgit/aur.git/snapshot/urweb-git.tar.gz