asmfmt on AUR (Arch User Repository)
Last updated: March 06,2025
1. Install "asmfmt" 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 asmfmt on Arch using YAY
$
yay -S
asmfmt
Copied
* (Optional) Uninstall asmfmt on Arch using YAY
$
yay -Rns
asmfmt
Copied
2. Manually Install "asmfmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone asmfmt's git locally
$
git clone https://aur.archlinux.org/asmfmt.git
~/asmfmt
Copied
c. Go to ~/asmfmt folder and install it
$
cd
~/asmfmt
Copied
$
makepkg -si
Copied
3. Information about the asmfmt package on Arch User Repository (AUR)
ID: 1061778
Name: asmfmt
PackageBaseID: 165378
PackageBase: asmfmt
Version: 1.3.2-1
Description: Format your assembler code in a similar way that gofmt formats your Go code.
URL: https://github.com/klauspost/asmfmt
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1617878040
LastModified: 1649149324
URLPath: /cgit/aur.git/snapshot/asmfmt.tar.gz
Name: asmfmt
PackageBaseID: 165378
PackageBase: asmfmt
Version: 1.3.2-1
Description: Format your assembler code in a similar way that gofmt formats your Go code.
URL: https://github.com/klauspost/asmfmt
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1617878040
LastModified: 1649149324
URLPath: /cgit/aur.git/snapshot/asmfmt.tar.gz