sf-cli on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S sf-cli

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

$ yay -Rns sf-cli

2. Manually Install "sf-cli" via AUR

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

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

b. Clone sf-cli's git locally

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

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

$ cd ~/sf-cli $ makepkg -si

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

ID: 1386554
Name: sf-cli
PackageBaseID: 201496
PackageBase: sf
Version: 2.23.20-2
Description: The Salesforce CLI (sf v2) for development and build automation when working with a Salesforce org
URL: https://developer.salesforce.com/tools/salesforcecli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jsmithdev
Submitter: jsmithdev
FirstSubmitted: 1705139413
LastModified: 1705380719
URLPath: /cgit/aur.git/snapshot/sf-cli.tar.gz