nullshell on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S nullshell

* (Optional) Uninstall nullshell on Arch using YAY

$ yay -Rns nullshell

2. Manually Install "nullshell" via AUR

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

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

b. Clone nullshell's git locally

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

c. Go to ~/nullshell folder and install it

$ cd ~/nullshell $ makepkg -si

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

ID: 841180
Name: nullshell
PackageBaseID: 76513
PackageBase: nullshell
Version: 0.0.7-1
Description: do nothing but print keep alive characters, can be used for login shell
URL: https://github.com/eworm-de/nullshell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1387537434
LastModified: 1609539111
URLPath: /cgit/aur.git/snapshot/nullshell.tar.gz