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