python-codename on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-codename

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

$ yay -Rns python-codename

2. Manually Install "python-codename" via AUR

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

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

b. Clone python-codename's git locally

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

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

$ cd ~/python-codename $ makepkg -si

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

ID: 573140
Name: python-codename
PackageBaseID: 129729
PackageBase: python-codename
Version: 1.1-2
Description: Codename generator. Credits to 'projectcodename.com'.
URL: https://github.com/and3rson/codename
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: delusional
Submitter: delusional
FirstSubmitted: 1517660431
LastModified: 1546450474
URLPath: /cgit/aur.git/snapshot/python-codename.tar.gz