python-mailbits on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-mailbits

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

$ yay -Rns python-mailbits

2. Manually Install "python-mailbits" via AUR

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

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

b. Clone python-mailbits's git locally

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

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

$ cd ~/python-mailbits $ makepkg -si

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

ID: 1113565
Name: python-mailbits
PackageBaseID: 184096
PackageBase: python-mailbits
Version: 0.2.1-1
Description: Assorted e-mail utility functions
URL: https://github.com/jwodder/mailbits
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bmwinger
Submitter: bmwinger
FirstSubmitted: 1658105565
LastModified: 1658105565
URLPath: /cgit/aur.git/snapshot/python-mailbits.tar.gz