python-dialite on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-dialite

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

$ yay -Rns python-dialite

2. Manually Install "python-dialite" via AUR

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

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

b. Clone python-dialite's git locally

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

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

$ cd ~/python-dialite $ makepkg -si

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

ID: 1059527
Name: python-dialite
PackageBaseID: 141829
PackageBase: python-dialite
Version: 0.5.3-4
Description: Lightweight pure-Python package to show simple dialogs
URL: https://github.com/flexxui/dialite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rraval
FirstSubmitted: 1557092378
LastModified: 1648746790
URLPath: /cgit/aur.git/snapshot/python-dialite.tar.gz