chicken-multipart-form-data on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "chicken-multipart-form-data" 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 chicken-multipart-form-data on Arch using YAY

$ yay -S chicken-multipart-form-data

* (Optional) Uninstall chicken-multipart-form-data on Arch using YAY

$ yay -Rns chicken-multipart-form-data

2. Manually Install "chicken-multipart-form-data" via AUR

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

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

b. Clone chicken-multipart-form-data's git locally

$ git clone https://aur.archlinux.org/chicken-multipart-form-data.git ~/chicken-multipart-form-data

c. Go to ~/chicken-multipart-form-data folder and install it

$ cd ~/chicken-multipart-form-data $ makepkg -si

3. Information about the chicken-multipart-form-data package on Arch User Repository (AUR)

ID: 1388133
Name: chicken-multipart-form-data
PackageBaseID: 201689
PackageBase: chicken-multipart-form-data
Version: 0.2-1
Description: Reads & decodes HTTP multipart/form-data requests for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/multipart-form-data
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1705581698
LastModified: 1705581698
URLPath: /cgit/aur.git/snapshot/chicken-multipart-form-data.tar.gz