empty on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install empty on Arch using YAY
$
yay -S
empty
Copied
* (Optional) Uninstall empty on Arch using YAY
$
yay -Rns
empty
Copied
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
Copied
b. Clone empty's git locally
$
git clone https://aur.archlinux.org/empty.git
~/empty
Copied
c. Go to ~/empty folder and install it
$
cd
~/empty
Copied
$
makepkg -si
Copied
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
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