slc-cli on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S slc-cli

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

$ yay -Rns slc-cli

2. Manually Install "slc-cli" via AUR

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

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

b. Clone slc-cli's git locally

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

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

$ cd ~/slc-cli $ makepkg -si

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

ID: 1380012
Name: slc-cli
PackageBaseID: 186566
PackageBase: slc-cli
Version: 5.8.0.0-1
Description: Command line tool to generate projects with Silicon Labs SDK
URL: https://siliconlabs.github.io/slc-specification
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rhssk
Submitter: rhssk
FirstSubmitted: 1665687734
LastModified: 1704309584
URLPath: /cgit/aur.git/snapshot/slc-cli.tar.gz