python2-pyjokes on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-pyjokes

* (Optional) Uninstall python2-pyjokes on Arch using YAY

$ yay -Rns python2-pyjokes

2. Manually Install "python2-pyjokes" via AUR

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

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

b. Clone python2-pyjokes's git locally

$ git clone https://aur.archlinux.org/python2-pyjokes.git ~/python2-pyjokes

c. Go to ~/python2-pyjokes folder and install it

$ cd ~/python2-pyjokes $ makepkg -si

3. Information about the python2-pyjokes package on Arch User Repository (AUR)

ID: 948677
Name: python2-pyjokes
PackageBaseID: 130634
PackageBase: python-pyjokes
Version: 0.6.0-2
Description: One line jokes for programmers (jokes as a service)
URL: https://github.com/pyjokes/pyjokes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1520520735
LastModified: 1629176811
URLPath: /cgit/aur.git/snapshot/python2-pyjokes.tar.gz

5. The same packages on other Linux Distributions