segfault on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S segfault

* (Optional) Uninstall segfault on Arch using YAY

$ yay -Rns segfault

2. Manually Install "segfault" via AUR

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

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

b. Clone segfault's git locally

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

c. Go to ~/segfault folder and install it

$ cd ~/segfault $ makepkg -si

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

ID: 746691
Name: segfault
PackageBaseID: 153914
PackageBase: segfault
Version: 1.0.0-1
Description: Do nothing, just segfault
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gavinhungry
Submitter: gavinhungry
FirstSubmitted: 1591209915
LastModified: 1591209915
URLPath: /cgit/aur.git/snapshot/segfault.tar.gz