python-syft on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-syft

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

$ yay -Rns python-syft

2. Manually Install "python-syft" via AUR

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

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

b. Clone python-syft's git locally

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

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

$ cd ~/python-syft $ makepkg -si

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

ID: 711104
Name: python-syft
PackageBaseID: 143057
PackageBase: python-syft
Version: 0.2.4-10
Description: A Library for Private, Secure Deep Learning
URL: https://github.com/OpenMined/PySyft
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sfmajors373
Submitter: sfmajors373
FirstSubmitted: 1561665135
LastModified: 1584916672
URLPath: /cgit/aur.git/snapshot/python-syft.tar.gz