mkinitcpio-tailscale on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mkinitcpio-tailscale

* (Optional) Uninstall mkinitcpio-tailscale on Arch using YAY

$ yay -Rns mkinitcpio-tailscale

2. Manually Install "mkinitcpio-tailscale" via AUR

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

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

b. Clone mkinitcpio-tailscale's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-tailscale.git ~/mkinitcpio-tailscale

c. Go to ~/mkinitcpio-tailscale folder and install it

$ cd ~/mkinitcpio-tailscale $ makepkg -si

3. Information about the mkinitcpio-tailscale package on Arch User Repository (AUR)

ID: 1408187
Name: mkinitcpio-tailscale
PackageBaseID: 200489
PackageBase: mkinitcpio-tailscale
Version: 0.4-1
Description: mkinitcpio hook to launch Tailscale on systemd or busybox based initramfs
URL: https://github.com/dangra/mkinitcpio-tailscale
NumVotes: 1
Popularity: 0.565853
OutOfDate:
Maintainer: dangra
Submitter: dangra
FirstSubmitted: 1702360724
LastModified: 1707765609
URLPath: /cgit/aur.git/snapshot/mkinitcpio-tailscale.tar.gz