deb2appimage on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S deb2appimage

* (Optional) Uninstall deb2appimage on Arch using YAY

$ yay -Rns deb2appimage

2. Manually Install "deb2appimage" via AUR

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

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

b. Clone deb2appimage's git locally

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

c. Go to ~/deb2appimage folder and install it

$ cd ~/deb2appimage $ makepkg -si

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

ID: 546873
Name: deb2appimage
PackageBaseID: 131320
PackageBase: deb2appimage
Version: 0.0.3-3
Description: Build AppImages from deb packages on any distro with simple json configuration
URL: http://www.simonizor.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: E5ten
Submitter: E5ten
FirstSubmitted: 1522727780
LastModified: 1537938561
URLPath: /cgit/aur.git/snapshot/deb2appimage.tar.gz