python-outbox on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-outbox

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

$ yay -Rns python-outbox

2. Manually Install "python-outbox" via AUR

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

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

b. Clone python-outbox's git locally

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

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

$ cd ~/python-outbox $ makepkg -si

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

ID: 423054
Name: python-outbox
PackageBaseID: 102562
PackageBase: python-outbox
Version: 0.1.8-2
Description: SMTP client for Humans
URL: https://github.com/nathan-hoad/outbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hidebu
Submitter: hidebu
FirstSubmitted: 1446009843
LastModified: 1498625244
URLPath: /cgit/aur.git/snapshot/python-outbox.tar.gz