python-collidoscope on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-collidoscope

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

$ yay -Rns python-collidoscope

2. Manually Install "python-collidoscope" via AUR

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

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

b. Clone python-collidoscope's git locally

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

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

$ cd ~/python-collidoscope $ makepkg -si

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

ID: 1278953
Name: python-collidoscope
PackageBaseID: 183289
PackageBase: python-collidoscope
Version: 0.6.5-1
Description: brute force detection of glyph collisions
URL: https://github.com/simoncozens/collidoscope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1655450089
LastModified: 1687769336
URLPath: /cgit/aur.git/snapshot/python-collidoscope.tar.gz