degit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S degit

* (Optional) Uninstall degit on Arch using YAY

$ yay -Rns degit

2. Manually Install "degit" via AUR

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

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

b. Clone degit's git locally

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

c. Go to ~/degit folder and install it

$ cd ~/degit $ makepkg -si

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

ID: 888389
Name: degit
PackageBaseID: 141480
PackageBase: degit
Version: 2.8.4-1
Description: Straightforward project scaffolding
URL: https://github.com/Rich-Harris/degit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: igemnace
Submitter: igemnace
FirstSubmitted: 1556020901
LastModified: 1617694190
URLPath: /cgit/aur.git/snapshot/degit.tar.gz