ug on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ug

* (Optional) Uninstall ug on Arch using YAY

$ yay -Rns ug

2. Manually Install "ug" via AUR

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

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

b. Clone ug's git locally

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

c. Go to ~/ug folder and install it

$ cd ~/ug $ makepkg -si

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

ID: 676398
Name: ug
PackageBaseID: 113843
PackageBase: ug
Version: 3.13.0-1
Description: Numerical solution of PDEs on unstructured meshes
URL: http://www.iwr.uni-heidelberg.de/frame/iwrwikiequipment/software/ug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PrinceMachiavell
Submitter: lubgr
FirstSubmitted: 1469094562
LastModified: 1576272517
URLPath: /cgit/aur.git/snapshot/ug.tar.gz