stew on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S stew

* (Optional) Uninstall stew on Arch using YAY

$ yay -Rns stew

2. Manually Install "stew" via AUR

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

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

b. Clone stew's git locally

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

c. Go to ~/stew folder and install it

$ cd ~/stew $ makepkg -si

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

ID: 1050455
Name: stew
PackageBaseID: 176882
PackageBase: stew
Version: 0.3.0-1
Description: An independent package manager for compiled binaries
URL: https://github.com/marwanhawari/stew
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marwanhawari
Submitter: marwanhawari
FirstSubmitted: 1647205565
LastModified: 1647205565
URLPath: /cgit/aur.git/snapshot/stew.tar.gz