sake on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sake

* (Optional) Uninstall sake on Arch using YAY

$ yay -Rns sake

2. Manually Install "sake" via AUR

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

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

b. Clone sake's git locally

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

c. Go to ~/sake folder and install it

$ cd ~/sake $ makepkg -si

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

ID: 1194819
Name: sake
PackageBaseID: 183163
PackageBase: sake
Version: 0.14.0-1
Description: CLI tool that enables you to run commands on servers via ssh
URL: https://sakecli.com
NumVotes: 0
Popularity: 0
OutOfDate: 1708976782
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1655111226
LastModified: 1673425450
URLPath: /cgit/aur.git/snapshot/sake.tar.gz