makedeb-beta on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S makedeb-beta

* (Optional) Uninstall makedeb-beta on Arch using YAY

$ yay -Rns makedeb-beta

2. Manually Install "makedeb-beta" via AUR

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

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

b. Clone makedeb-beta's git locally

$ git clone https://aur.archlinux.org/makedeb-beta.git ~/makedeb-beta

c. Go to ~/makedeb-beta folder and install it

$ cd ~/makedeb-beta $ makepkg -si

3. Information about the makedeb-beta package on Arch User Repository (AUR)

ID: 1044998
Name: makedeb-beta
PackageBaseID: 174201
PackageBase: makedeb-beta
Version: 11.0.1-1
Description: A simplicity-focused packaging tool for Debian archives (beta release)
URL: https://github.com/makedeb/makedeb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hwittenborn
FirstSubmitted: 1640037985
LastModified: 1646187710
URLPath: /cgit/aur.git/snapshot/makedeb-beta.tar.gz