wipe-term on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S wipe-term

* (Optional) Uninstall wipe-term on Arch using YAY

$ yay -Rns wipe-term

2. Manually Install "wipe-term" via AUR

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

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

b. Clone wipe-term's git locally

$ git clone https://aur.archlinux.org/wipe-term.git ~/wipe-term

c. Go to ~/wipe-term folder and install it

$ cd ~/wipe-term $ makepkg -si

3. Information about the wipe-term package on Arch User Repository (AUR)

ID: 1233260
Name: wipe-term
PackageBaseID: 184751
PackageBase: wipe-term
Version: 2.1.2-0
Description: Wipe the content of your terminal with a random animation.
URL: https://github.com/ricoriedel/wipe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ricoriedel
Submitter: ricoriedel
FirstSubmitted: 1659818394
LastModified: 1680024934
URLPath: /cgit/aur.git/snapshot/wipe-term.tar.gz