astk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S astk

* (Optional) Uninstall astk on Arch using YAY

$ yay -Rns astk

2. Manually Install "astk" via AUR

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

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

b. Clone astk's git locally

$ git clone https://aur.archlinux.org/astk.git ~/astk

c. Go to ~/astk folder and install it

$ cd ~/astk $ makepkg -si

3. Information about the astk package on Arch User Repository (AUR)

ID: 366804
Name: astk
PackageBaseID: 7435
PackageBase: astk
Version: 1.13.8-1
Description: Tcl/Tk interface to run Code-Aster (prepare and start calculations).
URL: http://www.code-aster.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1593417353
Maintainer:
Submitter:
FirstSubmitted: 1162921621
LastModified: 1482269290
URLPath: /cgit/aur.git/snapshot/astk.tar.gz