duffle on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S duffle

* (Optional) Uninstall duffle on Arch using YAY

$ yay -Rns duffle

2. Manually Install "duffle" via AUR

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

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

b. Clone duffle's git locally

$ git clone https://aur.archlinux.org/duffle.git ~/duffle

c. Go to ~/duffle folder and install it

$ cd ~/duffle $ makepkg -si

3. Information about the duffle package on Arch User Repository (AUR)

ID: 654635
Name: duffle
PackageBaseID: 143595
PackageBase: duffle
Version: 0.3.5_beta.1-1
Description: A tool to install and manage CNAB bundles
URL: https://github.com/deislabs/duffle
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dbirks
FirstSubmitted: 1563253879
LastModified: 1570680136
URLPath: /cgit/aur.git/snapshot/duffle.tar.gz