soot on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S soot

* (Optional) Uninstall soot on Arch using YAY

$ yay -Rns soot

2. Manually Install "soot" via AUR

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

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

b. Clone soot's git locally

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

c. Go to ~/soot folder and install it

$ cd ~/soot $ makepkg -si

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

ID: 298617
Name: soot
PackageBaseID: 110757
PackageBase: soot
Version: 2.5.0-1
Description: A Java Bytecode Analysis and Transformation Framework.
URL: http://www.sable.mcgill.ca/soot
NumVotes: 0
Popularity: 0
OutOfDate: 1664183575
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1462040718
LastModified: 1462041312
URLPath: /cgit/aur.git/snapshot/soot.tar.gz