shift on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S shift

* (Optional) Uninstall shift on Arch using YAY

$ yay -Rns shift

2. Manually Install "shift" via AUR

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

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

b. Clone shift's git locally

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

c. Go to ~/shift folder and install it

$ cd ~/shift $ makepkg -si

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

ID: 1128052
Name: shift
PackageBaseID: 156087
PackageBase: shift
Version: 8.0.48-1
Description: Shift is the desktop app for streamlining your accounts, apps, and workflows.
URL: https://tryshift.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: japgolly
Submitter: japgolly
FirstSubmitted: 1596003003
LastModified: 1660939232
URLPath: /cgit/aur.git/snapshot/shift.tar.gz