souko on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S souko

* (Optional) Uninstall souko on Arch using YAY

$ yay -Rns souko

2. Manually Install "souko" via AUR

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

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

b. Clone souko's git locally

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

c. Go to ~/souko folder and install it

$ cd ~/souko $ makepkg -si

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

ID: 1320463
Name: souko
PackageBaseID: 197239
PackageBase: souko
Version: 0.2.0-1
Description: Provides an easy way to organize clones of remote git repositories
URL: https://github.com/gifnksm/souko
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gifnksm
Submitter: gifnksm
FirstSubmitted: 1693659821
LastModified: 1694995721
URLPath: /cgit/aur.git/snapshot/souko.tar.gz