python-kitty on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-kitty

* (Optional) Uninstall python-kitty on Arch using YAY

$ yay -Rns python-kitty

2. Manually Install "python-kitty" via AUR

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

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

b. Clone python-kitty's git locally

$ git clone https://aur.archlinux.org/python-kitty.git ~/python-kitty

c. Go to ~/python-kitty folder and install it

$ cd ~/python-kitty $ makepkg -si

3. Information about the python-kitty package on Arch User Repository (AUR)

ID: 671309
Name: python-kitty
PackageBaseID: 146997
PackageBase: python-kitty
Version: 0.7.4-1
Description: Fuzzing framework written in python
URL: https://github.com/cisco-sas/kitty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rumpelsepp
FirstSubmitted: 1574948794
LastModified: 1574948869
URLPath: /cgit/aur.git/snapshot/python-kitty.tar.gz