pixelserv on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pixelserv

* (Optional) Uninstall pixelserv on Arch using YAY

$ yay -Rns pixelserv

2. Manually Install "pixelserv" via AUR

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

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

b. Clone pixelserv's git locally

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

c. Go to ~/pixelserv folder and install it

$ cd ~/pixelserv $ makepkg -si

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

ID: 189185
Name: pixelserv
PackageBaseID: 58975
PackageBase: pixelserv
Version: 1.0-4
Description: Pixelserv is a super minimal webserver, it's one and only purpose is serving a 1x1 pixel transparent gif file.
URL: http://proxytunnel.sourceforge.net/pixelserv.php
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: charliehogger
Submitter: jav209
FirstSubmitted: 1336084661
LastModified: 1433860064
URLPath: /cgit/aur.git/snapshot/pixelserv.tar.gz