python-calc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-calc" 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
Copied
b. Install python-calc on Arch using YAY
$
yay -S
python-calc
Copied
* (Optional) Uninstall python-calc on Arch using YAY
$
yay -Rns
python-calc
Copied
2. Manually Install "python-calc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-calc's git locally
$
git clone https://aur.archlinux.org/python-calc.git
~/python-calc
Copied
c. Go to ~/python-calc folder and install it
$
cd
~/python-calc
Copied
$
makepkg -si
Copied
3. Information about the python-calc package on Arch User Repository (AUR)
ID: 1089166
Name: python-calc
PackageBaseID: 121137
PackageBase: python-calc
Version: 23.6c0d495-1
Description: A minimalist scientific calculator for python.
URL: https://github.com/ewtoombs/python-calc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1491026065
LastModified: 1654204356
URLPath: /cgit/aur.git/snapshot/python-calc.tar.gz
Name: python-calc
PackageBaseID: 121137
PackageBase: python-calc
Version: 23.6c0d495-1
Description: A minimalist scientific calculator for python.
URL: https://github.com/ewtoombs/python-calc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1491026065
LastModified: 1654204356
URLPath: /cgit/aur.git/snapshot/python-calc.tar.gz