flannel on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S flannel

* (Optional) Uninstall flannel on Arch using YAY

$ yay -Rns flannel

2. Manually Install "flannel" via AUR

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

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

b. Clone flannel's git locally

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

c. Go to ~/flannel folder and install it

$ cd ~/flannel $ makepkg -si

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

ID: 733077
Name: flannel
PackageBaseID: 93478
PackageBase: flannel
Version: 0.12.0-1
Description: Etcd backed network fabric for containers
URL: https://github.com/coreos/flannel
NumVotes: 1
Popularity: 0
OutOfDate: 1605902277
Maintainer:
Submitter: irtimmer
FirstSubmitted: 1432921593
LastModified: 1588967254
URLPath: /cgit/aur.git/snapshot/flannel.tar.gz