Search Criteria
Package Details: sf 2.108.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sf.git (read-only, click to copy) |
---|---|
Package Base: | sf |
Description: | A tool for creating and managing Salesforce DX projects from the command line |
Upstream URL: | https://developer.salesforce.com/tools/salesforcecli |
Keywords: | cli salesforce sf sf-cli |
Licenses: | BSD |
Provides: | sf |
Submitter: | jsmithdev |
Maintainer: | coleleavitt |
Last Packager: | coleleavitt |
Votes: | 1 |
Popularity: | 0.000146 |
First Submitted: | 2024-01-13 09:50 (UTC) |
Last Updated: | 2025-10-02 01:38 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for saving default credentials
Latest Comments
coleleavitt commented on 2025-05-21 13:33 (UTC)
Hi @triveria,
Just updated the pipeline. Please let me know if you have issues in the future :)
coleleavitt commented on 2025-05-21 13:22 (UTC) (edited on 2025-05-21 13:22 (UTC) by coleleavitt)
Hi @triveria
I will get on that thank you for notifying. The pipeline has been failing for a few days and haven't had a chance to look so thank you for letting me know.
triveria commented on 2025-05-21 12:40 (UTC)
Hi @coleleavitt ,
The current PKGBUILD for sf 2.86.9-1 seems to have an incorrect sha256sum for the source file.
Expected in PKGBUILD:
52e88deebb6340a99c0b3a199c65b13f064c63e75aaa7669ae556298916f0f9a
Actual checksum of downloaded sf-2.86.9.tar.xz:
e3e4301040df90fa505247b44f4c52927343599e8ddbe55326201a69bd5a42d6
Could you please update the PKGBUILD?
Thanks!
coleleavitt commented on 2025-04-15 20:39 (UTC)
@MarsSeed I Just went ahead and setup version handling through a pipeline to handle future releases, please let me know if you have any other issues, thanks!
coleleavitt commented on 2024-09-19 14:54 (UTC)
Hey @jbenge1 it should be working effectively, thank you for your insight. The previous maintainer didn't update so I had to :)
jbenge1 commented on 2024-09-18 19:28 (UTC)
You have a typo in your PKGBUILD. you copy the conntents to /opt/sf-cli/ and then symlink /usr/bin/sf -> /opt/sfdx-cli/
jsmithdev commented on 2024-05-12 14:55 (UTC)
sf update
run that once installed to update sf-cli. there's no auto build deploy for this aur package yet. since an sf update sometimes breaks a "needed for work" feature, i tend to update this when i'm not super busy so it may stay as is unless enough people would rather it be auto in the future