urweb on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install urweb on Arch using YAY
$
yay -S
urweb
Copied
* (Optional) Uninstall urweb on Arch using YAY
$
yay -Rns
urweb
Copied
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
Copied
b. Clone urweb's git locally
$
git clone https://aur.archlinux.org/urweb.git
~/urweb
Copied
c. Go to ~/urweb folder and install it
$
cd
~/urweb
Copied
$
makepkg -si
Copied
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
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