burpsuite on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "burpsuite" 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 burpsuite on Arch using YAY
$
yay -S
burpsuite
Copied
* (Optional) Uninstall burpsuite on Arch using YAY
$
yay -Rns
burpsuite
Copied
2. Manually Install "burpsuite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone burpsuite's git locally
$
git clone https://aur.archlinux.org/burpsuite.git
~/burpsuite
Copied
c. Go to ~/burpsuite folder and install it
$
cd
~/burpsuite
Copied
$
makepkg -si
Copied
3. Information about the burpsuite package on Arch User Repository (AUR)
ID: 1426297
Name: burpsuite
PackageBaseID: 15192
PackageBase: burpsuite
Version: 2024.2.1.2-1
Description: An integrated platform for performing security testing of web applications (free edition)
URL: https://portswigger.net/burp/
NumVotes: 116
Popularity: 0.950288
OutOfDate:
Maintainer: tux268
Submitter: daronin
FirstSubmitted: 1203014945
LastModified: 1710318872
URLPath: /cgit/aur.git/snapshot/burpsuite.tar.gz
Name: burpsuite
PackageBaseID: 15192
PackageBase: burpsuite
Version: 2024.2.1.2-1
Description: An integrated platform for performing security testing of web applications (free edition)
URL: https://portswigger.net/burp/
NumVotes: 116
Popularity: 0.950288
OutOfDate:
Maintainer: tux268
Submitter: daronin
FirstSubmitted: 1203014945
LastModified: 1710318872
URLPath: /cgit/aur.git/snapshot/burpsuite.tar.gz