furnace on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S furnace

* (Optional) Uninstall furnace on Arch using YAY

$ yay -Rns furnace

2. Manually Install "furnace" via AUR

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

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

b. Clone furnace's git locally

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

c. Go to ~/furnace folder and install it

$ cd ~/furnace $ makepkg -si

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

ID: 1117919
Name: furnace
PackageBaseID: 184375
PackageBase: furnace
Version: 0.6pre1-3
Description: A multi-system chiptune tracker compatible with DefleMask modules
URL: https://github.com/tildearrow/furnace
NumVotes: 1
Popularity: 0.643697
OutOfDate:
Maintainer: BrainDamage
FirstSubmitted: 1658876913
LastModified: 1658879792
URLPath: /cgit/aur.git/snapshot/furnace.tar.gz

5. The same packages on other Linux Distributions