lasercalc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lasercalc

* (Optional) Uninstall lasercalc on Arch using YAY

$ yay -Rns lasercalc

2. Manually Install "lasercalc" via AUR

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

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

b. Clone lasercalc's git locally

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

c. Go to ~/lasercalc folder and install it

$ cd ~/lasercalc $ makepkg -si

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

ID: 466321
Name: lasercalc
PackageBaseID: 50063
PackageBase: lasercalc
Version: 0.6-2
Description: A tool to calculate optical paths and resonators based on Gaussian beam matrix optics
URL: https://sourceforge.net/projects/lasercalc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1308765739
LastModified: 1512290965
URLPath: /cgit/aur.git/snapshot/lasercalc.tar.gz