sfdx-cli on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sfdx-cli

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

$ yay -Rns sfdx-cli

2. Manually Install "sfdx-cli" via AUR

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

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

b. Clone sfdx-cli's git locally

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

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

$ cd ~/sfdx-cli $ makepkg -si

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

ID: 1288631
Name: sfdx-cli
PackageBaseID: 127444
PackageBase: sfdx-cli
Version: 7.209.6-1
Description: a tool for creating and managing Salesforce DX projects from the command line
URL: https://developer.salesforce.com/tools/sfdxcli
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dangmai
Submitter: dangmai
FirstSubmitted: 1511390129
LastModified: 1689302193
URLPath: /cgit/aur.git/snapshot/sfdx-cli.tar.gz