python-bitmath on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-bitmath

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

$ yay -Rns python-bitmath

2. Manually Install "python-bitmath" via AUR

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

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

b. Clone python-bitmath's git locally

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

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

$ cd ~/python-bitmath $ makepkg -si

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

ID: 659767
Name: python-bitmath
PackageBaseID: 146090
PackageBase: python-bitmath
Version: 1.3.3.1-1
Description: Python module for representing and manipulating file sizes with different prefix notations (file size unit conversion)
URL: https://github.com/tbielawa/bitmath
NumVotes: 5
Popularity: 0.870047
OutOfDate:
Maintainer: spiritomb
Submitter: spiritomb
FirstSubmitted: 1572025272
LastModified: 1572025272
URLPath: /cgit/aur.git/snapshot/python-bitmath.tar.gz