duffle on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install duffle on Arch using YAY
$
yay -S
duffle
Copied
* (Optional) Uninstall duffle on Arch using YAY
$
yay -Rns
duffle
Copied
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
Copied
b. Clone duffle's git locally
$
git clone https://aur.archlinux.org/duffle.git
~/duffle
Copied
c. Go to ~/duffle folder and install it
$
cd
~/duffle
Copied
$
makepkg -si
Copied
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
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