donut on AUR (Arch User Repository)

Last updated: August 31,2024

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

$ yay -S donut

* (Optional) Uninstall donut on Arch using YAY

$ yay -Rns donut

2. Manually Install "donut" via AUR

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

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

b. Clone donut's git locally

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

c. Go to ~/donut folder and install it

$ cd ~/donut $ makepkg -si

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

ID: 1299272
Name: donut
PackageBaseID: 167560
PackageBase: donut
Version: 1.0-1
Description: x86, x64, or AMD64+x86 position-independent shellcode generator
URL: https://github.com/TheWover/donut
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AquilaIrreale
Submitter: AquilaIrreale
FirstSubmitted: 1622593156
LastModified: 1691224992
URLPath: /cgit/aur.git/snapshot/donut.tar.gz