paros on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "paros" 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 paros on Arch using YAY
$
yay -S
paros
Copied
* (Optional) Uninstall paros on Arch using YAY
$
yay -Rns
paros
Copied
2. Manually Install "paros" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone paros's git locally
$
git clone https://aur.archlinux.org/paros.git
~/paros
Copied
c. Go to ~/paros folder and install it
$
cd
~/paros
Copied
$
makepkg -si
Copied
3. Information about the paros package on Arch User Repository (AUR)
ID: 280423
Name: paros
PackageBaseID: 108248
PackageBase: paros
Version: 3.2.13-2
Description: Java-based HTTP/HTTPS proxy for assessing web app vulnerabilities. Supports editing/viewing HTTP messages on-the-fly, spiders, client certificates, proxy-chaining, intelligent scanning for XSS and SQLi, etc.
URL: http://www.parosproxy.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mardiros
Submitter: mardiros
FirstSubmitted: 1456848169
LastModified: 1456848243
URLPath: /cgit/aur.git/snapshot/paros.tar.gz
Name: paros
PackageBaseID: 108248
PackageBase: paros
Version: 3.2.13-2
Description: Java-based HTTP/HTTPS proxy for assessing web app vulnerabilities. Supports editing/viewing HTTP messages on-the-fly, spiders, client certificates, proxy-chaining, intelligent scanning for XSS and SQLi, etc.
URL: http://www.parosproxy.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mardiros
Submitter: mardiros
FirstSubmitted: 1456848169
LastModified: 1456848243
URLPath: /cgit/aur.git/snapshot/paros.tar.gz