empty on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S empty

* (Optional) Uninstall empty on Arch using YAY

$ yay -Rns empty

2. Manually Install "empty" via AUR

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

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

b. Clone empty's git locally

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

c. Go to ~/empty folder and install it

$ cd ~/empty $ makepkg -si

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

ID: 1197551
Name: empty
PackageBaseID: 15162
PackageBase: empty
Version: 0.6.23c-1
Description: Run applications under pseudo-terminal sessions
URL: http://empty.sourceforge.net/
NumVotes: 12
Popularity: 8.0E-6
OutOfDate:
Maintainer: vaygr
Submitter:
FirstSubmitted: 1202837548
LastModified: 1673821837
URLPath: /cgit/aur.git/snapshot/empty.tar.gz