python-pystray on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pystray

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

$ yay -Rns python-pystray

2. Manually Install "python-pystray" via AUR

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

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

b. Clone python-pystray's git locally

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

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

$ cd ~/python-pystray $ makepkg -si

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

ID: 1385166
Name: python-pystray
PackageBaseID: 140213
PackageBase: python-pystray
Version: 0.19.5-2
Description: Allows to create a system tray icon
URL: https://github.com/moses-palmer/pystray
NumVotes: 8
Popularity: 0.283109
OutOfDate:
Maintainer: anonfunc
Submitter: nicoulaj
FirstSubmitted: 1552168007
LastModified: 1705164510
URLPath: /cgit/aur.git/snapshot/python-pystray.tar.gz