openstudio on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openstudio

* (Optional) Uninstall openstudio on Arch using YAY

$ yay -Rns openstudio

2. Manually Install "openstudio" via AUR

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

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

b. Clone openstudio's git locally

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

c. Go to ~/openstudio folder and install it

$ cd ~/openstudio $ makepkg -si

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

ID: 782685
Name: openstudio
PackageBaseID: 53022
PackageBase: openstudio
Version: 3.0.1-1
Description: Supports whole building energy modeling using EnergyPlus
URL: https://www.openstudio.net
NumVotes: 4
Popularity: 0
OutOfDate: 1667261256
Maintainer:
Submitter:
FirstSubmitted: 1318152358
LastModified: 1598284656
URLPath: /cgit/aur.git/snapshot/openstudio.tar.gz