sleepshell on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sleepshell

* (Optional) Uninstall sleepshell on Arch using YAY

$ yay -Rns sleepshell

2. Manually Install "sleepshell" via AUR

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

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

b. Clone sleepshell's git locally

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

c. Go to ~/sleepshell folder and install it

$ cd ~/sleepshell $ makepkg -si

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

ID: 204643
Name: sleepshell
PackageBaseID: 68801
PackageBase: sleepshell
Version: 0.0.2-2
Description: Sleep Dummy Shell - a simple do-nothing, sleep-forever program that can be used as a login shell
URL: http://www.mariovaldez.net/software/sleepshell/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1365079839
LastModified: 1435599374
URLPath: /cgit/aur.git/snapshot/sleepshell.tar.gz