python-udcli on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-udcli

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

$ yay -Rns python-udcli

2. Manually Install "python-udcli" via AUR

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

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

b. Clone python-udcli's git locally

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

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

$ cd ~/python-udcli $ makepkg -si

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

ID: 592568
Name: python-udcli
PackageBaseID: 83637
PackageBase: python-udcli
Version: 0.1.1-2
Description: udisks2 command-line interface with zsh completion, written in python3
URL: https://gitlab.com/the_isz/udcli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: the_isz
Submitter: the_isz
FirstSubmitted: 1404630911
LastModified: 1551993959
URLPath: /cgit/aur.git/snapshot/python-udcli.tar.gz