tsuru on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tsuru

* (Optional) Uninstall tsuru on Arch using YAY

$ yay -Rns tsuru

2. Manually Install "tsuru" via AUR

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

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

b. Clone tsuru's git locally

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

c. Go to ~/tsuru folder and install it

$ cd ~/tsuru $ makepkg -si

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

ID: 1108270
Name: tsuru
PackageBaseID: 130009
PackageBase: tsuru
Version: 1.10.4-1
Description: Command-line tool for application developers managing apps, services or workloads through Tsuru.
URL: https://github.com/tsuru/tsuru-client
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cassioalmeidas
FirstSubmitted: 1518468356
LastModified: 1657094646
URLPath: /cgit/aur.git/snapshot/tsuru.tar.gz