badass on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "badass" 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 badass on Arch using YAY
$
yay -S
badass
Copied
* (Optional) Uninstall badass on Arch using YAY
$
yay -Rns
badass
Copied
2. Manually Install "badass" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone badass's git locally
$
git clone https://aur.archlinux.org/badass.git
~/badass
Copied
c. Go to ~/badass folder and install it
$
cd
~/badass
Copied
$
makepkg -si
Copied
3. Information about the badass package on Arch User Repository (AUR)
ID: 850744
Name: badass
PackageBaseID: 158904
PackageBase: badass
Version: 0.0beta7-1
Description: Advanced 6502 assembler with embedded lua.
URL: https://github.com/sasq64/bass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1603109025
LastModified: 1611193940
URLPath: /cgit/aur.git/snapshot/badass.tar.gz
Name: badass
PackageBaseID: 158904
PackageBase: badass
Version: 0.0beta7-1
Description: Advanced 6502 assembler with embedded lua.
URL: https://github.com/sasq64/bass
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1603109025
LastModified: 1611193940
URLPath: /cgit/aur.git/snapshot/badass.tar.gz