havoc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S havoc

* (Optional) Uninstall havoc on Arch using YAY

$ yay -Rns havoc

2. Manually Install "havoc" via AUR

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

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

b. Clone havoc's git locally

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

c. Go to ~/havoc folder and install it

$ cd ~/havoc $ makepkg -si

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

ID: 1241034
Name: havoc
PackageBaseID: 155731
PackageBase: havoc
Version: 0.5.0-1
Description: minimal terminal emulator for Wayland on Linux
URL: https://github.com/ii8/havoc
NumVotes: 2
Popularity: 0.001895
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1595369028
LastModified: 1681406879
URLPath: /cgit/aur.git/snapshot/havoc.tar.gz

5. The same packages on other Linux Distributions