soot on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install soot on Arch using YAY
$
yay -S
soot
Copied
* (Optional) Uninstall soot on Arch using YAY
$
yay -Rns
soot
Copied
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
Copied
b. Clone soot's git locally
$
git clone https://aur.archlinux.org/soot.git
~/soot
Copied
c. Go to ~/soot folder and install it
$
cd
~/soot
Copied
$
makepkg -si
Copied
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
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