stew on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install stew on Arch using YAY
$
yay -S
stew
Copied
* (Optional) Uninstall stew on Arch using YAY
$
yay -Rns
stew
Copied
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
Copied
b. Clone stew's git locally
$
git clone https://aur.archlinux.org/stew.git
~/stew
Copied
c. Go to ~/stew folder and install it
$
cd
~/stew
Copied
$
makepkg -si
Copied
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
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