swftools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S swftools

* (Optional) Uninstall swftools on Arch using YAY

$ yay -Rns swftools

2. Manually Install "swftools" via AUR

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

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

b. Clone swftools's git locally

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

c. Go to ~/swftools folder and install it

$ cd ~/swftools $ makepkg -si

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

ID: 1190813
Name: swftools
PackageBaseID: 121788
PackageBase: swftools
Version: 0.9.2-6
Description: A collection of SWF manipulation and creation utilities
URL: http://www.swftools.org/
NumVotes: 10
Popularity: 0.006815
OutOfDate:
Maintainer: IngoMeyer
Submitter: Dragonlord
FirstSubmitted: 1493147736
LastModified: 1672667425
URLPath: /cgit/aur.git/snapshot/swftools.tar.gz