talosctl on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S talosctl

* (Optional) Uninstall talosctl on Arch using YAY

$ yay -Rns talosctl

2. Manually Install "talosctl" via AUR

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

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

b. Clone talosctl's git locally

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

c. Go to ~/talosctl folder and install it

$ cd ~/talosctl $ makepkg -si

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

ID: 1133852
Name: talosctl
PackageBaseID: 151776
PackageBase: talosctl
Version: 1.2.0-1
Description: CLI for Talos - A modern OS for Kubernetes
URL: https://github.com/siderolabs/talos
NumVotes: 4
Popularity: 0.00061
OutOfDate:
Maintainer: freswa
FirstSubmitted: 1587472888
LastModified: 1662049064
URLPath: /cgit/aur.git/snapshot/talosctl.tar.gz