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