stepcode on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "stepcode" 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
Copied
b. Install stepcode on Arch using YAY
$
yay -S
stepcode
Copied
* (Optional) Uninstall stepcode on Arch using YAY
$
yay -Rns
stepcode
Copied
2. Manually Install "stepcode" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stepcode's git locally
$
git clone https://aur.archlinux.org/stepcode.git
~/stepcode
Copied
c. Go to ~/stepcode folder and install it
$
cd
~/stepcode
Copied
$
makepkg -si
Copied
3. Information about the stepcode package on Arch User Repository (AUR)
ID: 1371117
Name: stepcode
PackageBaseID: 142377
PackageBase: stepcode
Version: 0.8.2-1
Description: Data exchange with ISO 10303. Used with IFC, STEP, and other standards to exchange data wit C++ and Python.
URL: https://stepcode.github.io
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1559054029
LastModified: 1702799011
URLPath: /cgit/aur.git/snapshot/stepcode.tar.gz
Name: stepcode
PackageBaseID: 142377
PackageBase: stepcode
Version: 0.8.2-1
Description: Data exchange with ISO 10303. Used with IFC, STEP, and other standards to exchange data wit C++ and Python.
URL: https://stepcode.github.io
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1559054029
LastModified: 1702799011
URLPath: /cgit/aur.git/snapshot/stepcode.tar.gz