python-censys on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-censys

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

$ yay -Rns python-censys

2. Manually Install "python-censys" via AUR

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

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

b. Clone python-censys's git locally

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

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

$ cd ~/python-censys $ makepkg -si

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

ID: 1353385
Name: python-censys
PackageBaseID: 140222
PackageBase: python-censys
Version: 2.2.9-1
Description: An easy-to-use and lightweight API wrapper for Censys APIs.
URL: https://github.com/censys/censys-python
NumVotes: 2
Popularity: 0.368935
OutOfDate:
Maintainer: FantasqueX
Submitter: ocelot
FirstSubmitted: 1552228735
LastModified: 1700013409
URLPath: /cgit/aur.git/snapshot/python-censys.tar.gz