debtap on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S debtap

* (Optional) Uninstall debtap on Arch using YAY

$ yay -Rns debtap

2. Manually Install "debtap" via AUR

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

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

b. Clone debtap's git locally

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

c. Go to ~/debtap folder and install it

$ cd ~/debtap $ makepkg -si

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

ID: 1071518
Name: debtap
PackageBaseID: 85965
PackageBase: debtap
Version: 3.5.1-1
Description: A script to convert .deb packages to Arch Linux packages, focused on accuracy. Do not use it to convert packages that already exist on official repositories or can be built from AUR!
URL: https://github.com/helixarch/debtap
NumVotes: 290
Popularity: 1.472155
OutOfDate:
Maintainer: helix
Submitter: helix
FirstSubmitted: 1411745545
LastModified: 1650873140
URLPath: /cgit/aur.git/snapshot/debtap.tar.gz