traefik-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S traefik-bin

* (Optional) Uninstall traefik-bin on Arch using YAY

$ yay -Rns traefik-bin

2. Manually Install "traefik-bin" via AUR

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

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

b. Clone traefik-bin's git locally

$ git clone https://aur.archlinux.org/traefik-bin.git ~/traefik-bin

c. Go to ~/traefik-bin folder and install it

$ cd ~/traefik-bin $ makepkg -si

3. Information about the traefik-bin package on Arch User Repository (AUR)

ID: 1409955
Name: traefik-bin
PackageBaseID: 120608
PackageBase: traefik-bin
Version: 2.11.0-1
Description: A modern reverse proxy
URL: https://github.com/containous/traefik
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: sanduhrs
FirstSubmitted: 1489568386
LastModified: 1708052109
URLPath: /cgit/aur.git/snapshot/traefik-bin.tar.gz