python-torchattacks on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-torchattacks

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

$ yay -Rns python-torchattacks

2. Manually Install "python-torchattacks" via AUR

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

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

b. Clone python-torchattacks's git locally

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

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

$ cd ~/python-torchattacks $ makepkg -si

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

ID: 1407469
Name: python-torchattacks
PackageBaseID: 189601
PackageBase: python-torchattacks
Version: 3.5.1-1
Description: PyTorch implementation of adversarial attacks
URL: https://github.com/Harry24k/adversarial-attacks-pytorch
NumVotes: 1
Popularity: 0.565468
OutOfDate:
Maintainer: Xeonacid
Submitter: Freed
FirstSubmitted: 1673940510
LastModified: 1707655634
URLPath: /cgit/aur.git/snapshot/python-torchattacks.tar.gz