flasm on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install flasm on Arch using YAY
$
yay -S
flasm
Copied
* (Optional) Uninstall flasm on Arch using YAY
$
yay -Rns
flasm
Copied
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
Copied
b. Clone flasm's git locally
$
git clone https://aur.archlinux.org/flasm.git
~/flasm
Copied
c. Go to ~/flasm folder and install it
$
cd
~/flasm
Copied
$
makepkg -si
Copied
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
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