python-radontea on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-radontea

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

$ yay -Rns python-radontea

2. Manually Install "python-radontea" via AUR

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

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

b. Clone python-radontea's git locally

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

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

$ cd ~/python-radontea $ makepkg -si

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

ID: 1362561
Name: python-radontea
PackageBaseID: 164943
PackageBase: python-radontea
Version: 0.4.14-1
Description: Algorithms to compute the inverse Radon transform (e.g. SART, backprojection, Fourier interpolation).
URL: https://github.com/RI-imaging/radontea
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SZanko
Submitter: SZanko
FirstSubmitted: 1616838875
LastModified: 1701359951
URLPath: /cgit/aur.git/snapshot/python-radontea.tar.gz