python-baseconv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-baseconv

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

$ yay -Rns python-baseconv

2. Manually Install "python-baseconv" via AUR

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

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

b. Clone python-baseconv's git locally

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

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

$ cd ~/python-baseconv $ makepkg -si

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

ID: 1253364
Name: python-baseconv
PackageBaseID: 149726
PackageBase: python-baseconv
Version: 1.2.2-4
Description: Convert numbers from base 10 integers to base X strings and back again (no active development)
URL: https://github.com/semente/python-baseconv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1583186766
LastModified: 1683331454
URLPath: /cgit/aur.git/snapshot/python-baseconv.tar.gz