flasm on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S flasm

* (Optional) Uninstall flasm on Arch using YAY

$ yay -Rns flasm

2. Manually Install "flasm" via AUR

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

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

b. Clone flasm's git locally

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

c. Go to ~/flasm folder and install it

$ cd ~/flasm $ makepkg -si

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

ID: 432273
Name: flasm
PackageBaseID: 111708
PackageBase: flasm
Version: 1.63-3
Description: SWF (Flash) ActionScript bytecode assembler and disassembler
URL: http://flasm.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: CyberShadow
Submitter: felix.s
FirstSubmitted: 1464260922
LastModified: 1501602979
URLPath: /cgit/aur.git/snapshot/flasm.tar.gz