python-flake8-bandit on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-flake8-bandit

* (Optional) Uninstall python-flake8-bandit on Arch using YAY

$ yay -Rns python-flake8-bandit

2. Manually Install "python-flake8-bandit" via AUR

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

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

b. Clone python-flake8-bandit's git locally

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

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

$ cd ~/python-flake8-bandit $ makepkg -si

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

ID: 1212727
Name: python-flake8-bandit
PackageBaseID: 153938
PackageBase: python-flake8-bandit
Version: 4.1.1-1
Description: Automated security testing using bandit and flake8.
URL: https://github.com/tylerwince/flake8-bandit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1591282181
LastModified: 1676724893
URLPath: /cgit/aur.git/snapshot/python-flake8-bandit.tar.gz