python-fluids on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-fluids

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

$ yay -Rns python-fluids

2. Manually Install "python-fluids" via AUR

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

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

b. Clone python-fluids's git locally

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

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

$ cd ~/python-fluids $ makepkg -si

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

ID: 1323608
Name: python-fluids
PackageBaseID: 176479
PackageBase: python-fluids
Version: 1.0.25-1
Description: Fluid dynamics component of Chemical Engineering Design Library
URL: https://github.com/CalebBell/fluids
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1646029426
LastModified: 1695528289
URLPath: /cgit/aur.git/snapshot/python-fluids.tar.gz

5. The same packages on other Linux Distributions