python-cfclient on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-cfclient

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

$ yay -Rns python-cfclient

2. Manually Install "python-cfclient" via AUR

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

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

b. Clone python-cfclient's git locally

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

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

$ cd ~/python-cfclient $ makepkg -si

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

ID: 1376409
Name: python-cfclient
PackageBaseID: 155282
PackageBase: python-cfclient
Version: 2023.11-1
Description: Host applications and library for Crazyflie written in Python.
URL: https://github.com/bitcraze/crazyflie-clients-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1594336375
LastModified: 1703684802
URLPath: /cgit/aur.git/snapshot/python-cfclient.tar.gz