python-mbed-cli on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-mbed-cli

* (Optional) Uninstall python-mbed-cli on Arch using YAY

$ yay -Rns python-mbed-cli

2. Manually Install "python-mbed-cli" via AUR

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

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

b. Clone python-mbed-cli's git locally

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

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

$ cd ~/python-mbed-cli $ makepkg -si

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

ID: 1107067
Name: python-mbed-cli
PackageBaseID: 122519
PackageBase: python-mbed-cli
Version: 1.10.4-2
Description: ARM mbed Command Line Interface
URL: https://os.mbed.com/
NumVotes: 5
Popularity: 0
OutOfDate: 1705859306
Maintainer:
Submitter: cyrevolt
FirstSubmitted: 1495400639
LastModified: 1656834231
URLPath: /cgit/aur.git/snapshot/python-mbed-cli.tar.gz