perl-server-starter on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S perl-server-starter

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

$ yay -Rns perl-server-starter

2. Manually Install "perl-server-starter" via AUR

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

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

b. Clone perl-server-starter's git locally

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

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

$ cd ~/perl-server-starter $ makepkg -si

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

ID: 344341
Name: perl-server-starter
PackageBaseID: 116009
PackageBase: perl-server-starter
Version: 0.31-1
Description: A superdaemon for hot-deploying server programs.
URL: http://search.cpan.org/dist/Server-Starter
NumVotes: 0
Popularity: 0
OutOfDate: 1652654087
Maintainer:
Submitter: freaknils
FirstSubmitted: 1475767472
LastModified: 1475768997
URLPath: /cgit/aur.git/snapshot/perl-server-starter.tar.gz