python-west on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-west

* (Optional) Uninstall python-west on Arch using YAY

$ yay -Rns python-west

2. Manually Install "python-west" via AUR

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

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

b. Clone python-west's git locally

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

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

$ cd ~/python-west $ makepkg -si

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

ID: 1331780
Name: python-west
PackageBaseID: 140662
PackageBase: python-west
Version: 1.2.0-1
Description: Zephyr RTOS Project meta-tool
URL: https://pypi.org/project/west/
NumVotes: 3
Popularity: 0.368702
OutOfDate:
Maintainer: casparfriedrich
Submitter: alexei
FirstSubmitted: 1553664866
LastModified: 1696966522
URLPath: /cgit/aur.git/snapshot/python-west.tar.gz