pyparticles on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "pyparticles" 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 pyparticles on Arch using YAY
$
yay -S
pyparticles
Copied
* (Optional) Uninstall pyparticles on Arch using YAY
$
yay -Rns
pyparticles
Copied
2. Manually Install "pyparticles" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pyparticles's git locally
$
git clone https://aur.archlinux.org/pyparticles.git
~/pyparticles
Copied
c. Go to ~/pyparticles folder and install it
$
cd
~/pyparticles
Copied
$
makepkg -si
Copied
3. Information about the pyparticles package on Arch User Repository (AUR)
ID: 1403972
Name: pyparticles
PackageBaseID: 63779
PackageBase: pyparticles
Version: 0.4.0-1
Description: Particles simulation toolbox for python, with some force model and integrations methods
URL: http://pyparticles.wordpress.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bred
Submitter: bred
FirstSubmitted: 1350761138
LastModified: 1707067082
URLPath: /cgit/aur.git/snapshot/pyparticles.tar.gz
Name: pyparticles
PackageBaseID: 63779
PackageBase: pyparticles
Version: 0.4.0-1
Description: Particles simulation toolbox for python, with some force model and integrations methods
URL: http://pyparticles.wordpress.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bred
Submitter: bred
FirstSubmitted: 1350761138
LastModified: 1707067082
URLPath: /cgit/aur.git/snapshot/pyparticles.tar.gz