quiltflower on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S quiltflower

* (Optional) Uninstall quiltflower on Arch using YAY

$ yay -Rns quiltflower

2. Manually Install "quiltflower" via AUR

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

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

b. Clone quiltflower's git locally

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

c. Go to ~/quiltflower folder and install it

$ cd ~/quiltflower $ makepkg -si

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

ID: 1159289
Name: quiltflower
PackageBaseID: 183071
PackageBase: quiltflower
Version: 1.9.0-1
Description: Java decompiler focused on improving code quality, speed, and usability.
URL: https://github.com/QuiltMC/quiltflower/
NumVotes: 2
Popularity: 0.013928
OutOfDate: 1682017842
Maintainer:
Submitter: Zaeroses
FirstSubmitted: 1654906136
LastModified: 1667123895
URLPath: /cgit/aur.git/snapshot/quiltflower.tar.gz