perl-http-server-brick on AUR (Arch User Repository)

Last updated: November 15,2024

1. Install "perl-http-server-brick" 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 perl-http-server-brick on Arch using YAY

$ yay -S perl-http-server-brick

* (Optional) Uninstall perl-http-server-brick on Arch using YAY

$ yay -Rns perl-http-server-brick

2. Manually Install "perl-http-server-brick" via AUR

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

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

b. Clone perl-http-server-brick's git locally

$ git clone https://aur.archlinux.org/perl-http-server-brick.git ~/perl-http-server-brick

c. Go to ~/perl-http-server-brick folder and install it

$ cd ~/perl-http-server-brick $ makepkg -si

3. Information about the perl-http-server-brick package on Arch User Repository (AUR)

ID: 733468
Name: perl-http-server-brick
PackageBaseID: 63602
PackageBase: perl-http-server-brick
Version: 0.1.7-1
Description: Simple pure perl http/https server for prototyping "in the style of" Ruby's WEBrick
URL: http://search.cpan.org/dist/HTTP-Server-Brick
NumVotes: 0
Popularity: 0
OutOfDate: 1709728918
Maintainer:
Submitter: mmirate
FirstSubmitted: 1350298289
LastModified: 1589017284
URLPath: /cgit/aur.git/snapshot/perl-http-server-brick.tar.gz