shed on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S shed

* (Optional) Uninstall shed on Arch using YAY

$ yay -Rns shed

2. Manually Install "shed" via AUR

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

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

b. Clone shed's git locally

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

c. Go to ~/shed folder and install it

$ cd ~/shed $ makepkg -si

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

ID: 1238142
Name: shed
PackageBaseID: 11172
PackageBase: shed
Version: 1.15-2
Description: A simple hex editor with an ncurses, pico-style interface
URL: https://shed.sourceforge.net/
NumVotes: 24
Popularity: 2.9E-5
OutOfDate:
Maintainer: uffe
Submitter:
FirstSubmitted: 1180016159
LastModified: 1680907179
URLPath: /cgit/aur.git/snapshot/shed.tar.gz