cruft on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cruft" 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 cruft on Arch using YAY
$
yay -S
cruft
Copied
* (Optional) Uninstall cruft on Arch using YAY
$
yay -Rns
cruft
Copied
2. Manually Install "cruft" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cruft's git locally
$
git clone https://aur.archlinux.org/cruft.git
~/cruft
Copied
c. Go to ~/cruft folder and install it
$
cd
~/cruft
Copied
$
makepkg -si
Copied
3. Information about the cruft package on Arch User Repository (AUR)
ID: 1270408
Name: cruft
PackageBaseID: 157640
PackageBase: cruft
Version: 2.15.0-1
Description: Maintain all the necessary boilerplate for packaging and building projects separate from the code you intentionally write. Fully compatible with existing Cookiecutter templates
URL: https://cruft.github.io/cruft/
NumVotes: 4
Popularity: 9.0E-6
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1599924746
LastModified: 1686312400
URLPath: /cgit/aur.git/snapshot/cruft.tar.gz
Name: cruft
PackageBaseID: 157640
PackageBase: cruft
Version: 2.15.0-1
Description: Maintain all the necessary boilerplate for packaging and building projects separate from the code you intentionally write. Fully compatible with existing Cookiecutter templates
URL: https://cruft.github.io/cruft/
NumVotes: 4
Popularity: 9.0E-6
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1599924746
LastModified: 1686312400
URLPath: /cgit/aur.git/snapshot/cruft.tar.gz