pybitmessage on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S pybitmessage

* (Optional) Uninstall pybitmessage on Arch using YAY

$ yay -Rns pybitmessage

2. Manually Install "pybitmessage" via AUR

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

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

b. Clone pybitmessage's git locally

$ git clone https://aur.archlinux.org/pybitmessage.git ~/pybitmessage

c. Go to ~/pybitmessage folder and install it

$ cd ~/pybitmessage $ makepkg -si

3. Information about the pybitmessage package on Arch User Repository (AUR)

ID: 569976
Name: pybitmessage
PackageBaseID: 102695
PackageBase: pybitmessage
Version: 0.6.3.2-2
Description: Decentralized and trustless P2P communications protocol for sending encrypted messages to another person or to many subscribers
URL: https://github.com/Bitmessage/PyBitmessage
NumVotes: 24
Popularity: 0.918932
OutOfDate:
Maintainer: g99
FirstSubmitted: 1446236238
LastModified: 1545305727
URLPath: /cgit/aur.git/snapshot/pybitmessage.tar.gz