flannel on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install flannel on Arch using YAY
$
yay -S
flannel
Copied
* (Optional) Uninstall flannel on Arch using YAY
$
yay -Rns
flannel
Copied
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
Copied
b. Clone flannel's git locally
$
git clone https://aur.archlinux.org/flannel.git
~/flannel
Copied
c. Go to ~/flannel folder and install it
$
cd
~/flannel
Copied
$
makepkg -si
Copied
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
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