commix on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S commix

* (Optional) Uninstall commix on Arch using YAY

$ yay -Rns commix

2. Manually Install "commix" via AUR

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

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

b. Clone commix's git locally

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

c. Go to ~/commix folder and install it

$ cd ~/commix $ makepkg -si

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

ID: 1071054
Name: commix
PackageBaseID: 178218
PackageBase: commix
Version: 3.4-1
Description: Commix (short for [comm]and [i]njection e[x]ploiter) is an open source penetration testing tool that automates the detection and exploitation of command injection vulnerabilities.
URL: https://github.com/commixproject/commix
NumVotes: 0
Popularity: 0
OutOfDate: 1674829934
Maintainer: ellcs
Submitter: ellcs
FirstSubmitted: 1650753274
LastModified: 1650753274
URLPath: /cgit/aur.git/snapshot/commix.tar.gz

5. The same packages on other Linux Distributions