flower on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S flower

* (Optional) Uninstall flower on Arch using YAY

$ yay -Rns flower

2. Manually Install "flower" via AUR

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

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

b. Clone flower's git locally

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

c. Go to ~/flower folder and install it

$ cd ~/flower $ makepkg -si

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

ID: 589913
Name: flower
PackageBaseID: 129428
PackageBase: flower
Version: 0.11-1
Description: label-based networking daemon
URL: https://github.com/NuxiNL/flower
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1516795133
LastModified: 1551276237
URLPath: /cgit/aur.git/snapshot/flower.tar.gz