fly on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fly" 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
Copied
b. Install fly on Arch using YAY
$
yay -S
fly
Copied
* (Optional) Uninstall fly on Arch using YAY
$
yay -Rns
fly
Copied
2. Manually Install "fly" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fly's git locally
$
git clone https://aur.archlinux.org/fly.git
~/fly
Copied
c. Go to ~/fly folder and install it
$
cd
~/fly
Copied
$
makepkg -si
Copied
3. Information about the fly package on Arch User Repository (AUR)
ID: 295031
Name: fly
PackageBaseID: 37622
PackageBase: fly
Version: 2.0.1-1
Description: fly is a C program that creates PNG, JPEG or GIF images on the fly from CGI and other programs.
URL: http://martin.gleeson.com/fly/
NumVotes: 4
Popularity: 0
OutOfDate: 1704751265
Maintainer: jnbek
Submitter: nous
FirstSubmitted: 1275161397
LastModified: 1461019801
URLPath: /cgit/aur.git/snapshot/fly.tar.gz
Name: fly
PackageBaseID: 37622
PackageBase: fly
Version: 2.0.1-1
Description: fly is a C program that creates PNG, JPEG or GIF images on the fly from CGI and other programs.
URL: http://martin.gleeson.com/fly/
NumVotes: 4
Popularity: 0
OutOfDate: 1704751265
Maintainer: jnbek
Submitter: nous
FirstSubmitted: 1275161397
LastModified: 1461019801
URLPath: /cgit/aur.git/snapshot/fly.tar.gz