python-simplenotifications on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-simplenotifications

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

$ yay -Rns python-simplenotifications

2. Manually Install "python-simplenotifications" via AUR

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

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

b. Clone python-simplenotifications's git locally

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

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

$ cd ~/python-simplenotifications $ makepkg -si

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

ID: 650869
Name: python-simplenotifications
PackageBaseID: 145421
PackageBase: python-simplenotifications
Version: 0.2.18-1
Description: Cross-platform desktop notifications
URL: https://github.com/0Gitnick/simplenotifications
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: virtualdxs
FirstSubmitted: 1569688326
LastModified: 1569688326
URLPath: /cgit/aur.git/snapshot/python-simplenotifications.tar.gz