python-binary on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-binary

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

$ yay -Rns python-binary

2. Manually Install "python-binary" via AUR

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

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

b. Clone python-binary's git locally

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

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

$ cd ~/python-binary $ makepkg -si

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

ID: 1353494
Name: python-binary
PackageBaseID: 139017
PackageBase: python-binary
Version: 1.0.0-6
Description: Easily convert between binary and SI units
URL: https://github.com/ofek/binary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: zhangkaizhao
FirstSubmitted: 1548397896
LastModified: 1700031164
URLPath: /cgit/aur.git/snapshot/python-binary.tar.gz