python-rofi on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-rofi

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

$ yay -Rns python-rofi

2. Manually Install "python-rofi" via AUR

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

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

b. Clone python-rofi's git locally

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

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

$ cd ~/python-rofi $ makepkg -si

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

ID: 441259
Name: python-rofi
PackageBaseID: 119127
PackageBase: python-rofi
Version: 1.0.1-4
Description: A Python module to make simple GUIs with Rofi
URL: https://github.com/bcbnz/python-rofi
NumVotes: 0
Popularity: 0
OutOfDate: 1704816566
Maintainer: Vincentule
Submitter: Foxboron
FirstSubmitted: 1485304312
LastModified: 1504642520
URLPath: /cgit/aur.git/snapshot/python-rofi.tar.gz