python-ctfcli on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-ctfcli

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

$ yay -Rns python-ctfcli

2. Manually Install "python-ctfcli" via AUR

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

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

b. Clone python-ctfcli's git locally

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

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

$ cd ~/python-ctfcli $ makepkg -si

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

ID: 896983
Name: python-ctfcli
PackageBaseID: 165990
PackageBase: python-ctfcli
Version: 0.0.7-1
Description: Tool for creating and running Capture The Flag competitions
URL: https://github.com/CTFd/ctfcli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kruzah
Submitter: kruzah
FirstSubmitted: 1619213669
LastModified: 1619213669
URLPath: /cgit/aur.git/snapshot/python-ctfcli.tar.gz