python-paillier on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "python-paillier" 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
Copied
b. Install python-paillier on Arch using YAY
$
yay -S
python-paillier
Copied
* (Optional) Uninstall python-paillier on Arch using YAY
$
yay -Rns
python-paillier
Copied
2. Manually Install "python-paillier" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-paillier's git locally
$
git clone https://aur.archlinux.org/python-paillier.git
~/python-paillier
Copied
c. Go to ~/python-paillier folder and install it
$
cd
~/python-paillier
Copied
$
makepkg -si
Copied
3. Information about the python-paillier package on Arch User Repository (AUR)
ID: 1142278
Name: python-paillier
PackageBaseID: 150604
PackageBase: python-paillier
Version: 1.5.1-1
Description: A Python 3 library implementing the Paillier Partially Homomorphic Encryption.
URL: https://github.com/data61/python-paillier
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: ModYokosuka
Submitter: ModYokosuka
FirstSubmitted: 1584925753
LastModified: 1663707386
URLPath: /cgit/aur.git/snapshot/python-paillier.tar.gz
Name: python-paillier
PackageBaseID: 150604
PackageBase: python-paillier
Version: 1.5.1-1
Description: A Python 3 library implementing the Paillier Partially Homomorphic Encryption.
URL: https://github.com/data61/python-paillier
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: ModYokosuka
Submitter: ModYokosuka
FirstSubmitted: 1584925753
LastModified: 1663707386
URLPath: /cgit/aur.git/snapshot/python-paillier.tar.gz