badass on AUR (Arch User Repository)

Last updated: October 05,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

b. Install badass on Arch using YAY

$ yay -S badass

* (Optional) Uninstall badass on Arch using YAY

$ yay -Rns badass

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

b. Clone badass's git locally

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

c. Go to ~/badass folder and install it

$ cd ~/badass $ makepkg -si

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