dummypkg-generator on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dummypkg-generator

* (Optional) Uninstall dummypkg-generator on Arch using YAY

$ yay -Rns dummypkg-generator

2. Manually Install "dummypkg-generator" via AUR

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

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

b. Clone dummypkg-generator's git locally

$ git clone https://aur.archlinux.org/dummypkg-generator.git ~/dummypkg-generator

c. Go to ~/dummypkg-generator folder and install it

$ cd ~/dummypkg-generator $ makepkg -si

3. Information about the dummypkg-generator package on Arch User Repository (AUR)

ID: 1174173
Name: dummypkg-generator
PackageBaseID: 188210
PackageBase: dummy_gen
Version: 1.0-1
Description: A simple generator for Arch-compatible dummy packages
URL: http://mindflayer.sytes.net/miscdev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m1ndflay3r
Submitter: m1ndflay3r
FirstSubmitted: 1669409200
LastModified: 1669409200
URLPath: /cgit/aur.git/snapshot/dummypkg-generator.tar.gz