python-peft on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-peft

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

$ yay -Rns python-peft

2. Manually Install "python-peft" via AUR

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

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

b. Clone python-peft's git locally

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

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

$ cd ~/python-peft $ makepkg -si

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

ID: 1418032
Name: python-peft
PackageBaseID: 194607
PackageBase: python-peft
Version: 0.9.0-1
Description: State-of-the-art Parameter-Efficient Fine-Tuning.
URL: https://github.com/huggingface/peft
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1686597176
LastModified: 1709203598
URLPath: /cgit/aur.git/snapshot/python-peft.tar.gz