straw on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S straw

* (Optional) Uninstall straw on Arch using YAY

$ yay -Rns straw

2. Manually Install "straw" via AUR

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

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

b. Clone straw's git locally

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

c. Go to ~/straw folder and install it

$ cd ~/straw $ makepkg -si

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

ID: 1416789
Name: straw
PackageBaseID: 202962
PackageBase: straw
Version: v0.2.stable-2
Description: CLI tool to easily go-to projects all over your desktop and open a new tmux session in it
URL: https://github.com/siddhantmadhur/straw
NumVotes: 1
Popularity: 0.752061
OutOfDate:
Maintainer: siddhantmadhur
Submitter: siddhantmadhur
FirstSubmitted: 1708932025
LastModified: 1709057092
URLPath: /cgit/aur.git/snapshot/straw.tar.gz