skeleton on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S skeleton

* (Optional) Uninstall skeleton on Arch using YAY

$ yay -Rns skeleton

2. Manually Install "skeleton" via AUR

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

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

b. Clone skeleton's git locally

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

c. Go to ~/skeleton folder and install it

$ cd ~/skeleton $ makepkg -si

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

ID: 409520
Name: skeleton
PackageBaseID: 122235
PackageBase: skeleton
Version: 0.3.3-1
Description: Skeleton project manager
URL: https://github.com/ntzwrk/skeleton
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vbrandl
Submitter: vbrandl
FirstSubmitted: 1494407231
LastModified: 1494407231
URLPath: /cgit/aur.git/snapshot/skeleton.tar.gz