nevow on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nevow

* (Optional) Uninstall nevow on Arch using YAY

$ yay -Rns nevow

2. Manually Install "nevow" via AUR

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

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

b. Clone nevow's git locally

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

c. Go to ~/nevow folder and install it

$ cd ~/nevow $ makepkg -si

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

ID: 680524
Name: nevow
PackageBaseID: 39125
PackageBase: nevow
Version: 0.14.5-1
Description: web application construction kit written in Python
URL: http://pypi.python.org/pypi/Nevow
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1279905955
LastModified: 1577358925
URLPath: /cgit/aur.git/snapshot/nevow.tar.gz