flowcanvas on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flowcanvas

* (Optional) Uninstall flowcanvas on Arch using YAY

$ yay -Rns flowcanvas

2. Manually Install "flowcanvas" via AUR

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

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

b. Clone flowcanvas's git locally

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

c. Go to ~/flowcanvas folder and install it

$ cd ~/flowcanvas $ makepkg -si

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

ID: 379686
Name: flowcanvas
PackageBaseID: 119370
PackageBase: flowcanvas
Version: 0.7.1-5
Description: Gtkmm/Gnomecanvasmm widget for boxes-and-lines style environments
URL: http://drobilla.net/software/flowcanvas/
NumVotes: 23
Popularity: 0.095445
OutOfDate:
Maintainer: WoefulDerelict
FirstSubmitted: 1485921952
LastModified: 1485921952
URLPath: /cgit/aur.git/snapshot/flowcanvas.tar.gz