fabric1 on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "fabric1" 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 fabric1 on Arch using YAY
$
yay -S
fabric1
Copied
* (Optional) Uninstall fabric1 on Arch using YAY
$
yay -Rns
fabric1
Copied
2. Manually Install "fabric1" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fabric1's git locally
$
git clone https://aur.archlinux.org/fabric1.git
~/fabric1
Copied
c. Go to ~/fabric1 folder and install it
$
cd
~/fabric1
Copied
$
makepkg -si
Copied
3. Information about the fabric1 package on Arch User Repository (AUR)
ID: 1084314
Name: fabric1
PackageBaseID: 153975
PackageBase: fabric1
Version: 1.15.0-1
Description: Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol
URL: https://www.fabfile.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1706455405
Maintainer: za3k
Submitter: za3k
FirstSubmitted: 1591315478
LastModified: 1653327753
URLPath: /cgit/aur.git/snapshot/fabric1.tar.gz
Name: fabric1
PackageBaseID: 153975
PackageBase: fabric1
Version: 1.15.0-1
Description: Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol
URL: https://www.fabfile.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1706455405
Maintainer: za3k
Submitter: za3k
FirstSubmitted: 1591315478
LastModified: 1653327753
URLPath: /cgit/aur.git/snapshot/fabric1.tar.gz