shift-cli on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S shift-cli

* (Optional) Uninstall shift-cli on Arch using YAY

$ yay -Rns shift-cli

2. Manually Install "shift-cli" via AUR

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

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

b. Clone shift-cli's git locally

$ git clone https://aur.archlinux.org/shift-cli.git ~/shift-cli

c. Go to ~/shift-cli folder and install it

$ cd ~/shift-cli $ makepkg -si

3. Information about the shift-cli package on Arch User Repository (AUR)

ID: 1327977
Name: shift-cli
PackageBaseID: 197782
PackageBase: shift-cli
Version: 0.2.9-1
Description: A tool to run automated tasks for maintaining your Laravel projects.
URL: https://github.com/laravel-shift/cli
NumVotes: 1
Popularity: 0.057836
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1695242432
LastModified: 1696274246
URLPath: /cgit/aur.git/snapshot/shift-cli.tar.gz