assemblyline-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S assemblyline-bin

* (Optional) Uninstall assemblyline-bin on Arch using YAY

$ yay -Rns assemblyline-bin

2. Manually Install "assemblyline-bin" via AUR

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

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

b. Clone assemblyline-bin's git locally

$ git clone https://aur.archlinux.org/assemblyline-bin.git ~/assemblyline-bin

c. Go to ~/assemblyline-bin folder and install it

$ cd ~/assemblyline-bin $ makepkg -si

3. Information about the assemblyline-bin package on Arch User Repository (AUR)

ID: 1169816
Name: assemblyline-bin
PackageBaseID: 170892
PackageBase: assemblyline-bin
Version: 1.3.2-0
Description: An in-memory assembler for x86. (latest stable release)
URL: https://github.com/0xAde1a1de/assemblyline.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rootjdev
Submitter: rootjdev
FirstSubmitted: 1631185950
LastModified: 1668556036
URLPath: /cgit/aur.git/snapshot/assemblyline-bin.tar.gz