tsim on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "tsim" 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 tsim on Arch using YAY
$
yay -S
tsim
Copied
* (Optional) Uninstall tsim on Arch using YAY
$
yay -Rns
tsim
Copied
2. Manually Install "tsim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tsim's git locally
$
git clone https://aur.archlinux.org/tsim.git
~/tsim
Copied
c. Go to ~/tsim folder and install it
$
cd
~/tsim
Copied
$
makepkg -si
Copied
3. Information about the tsim package on Arch User Repository (AUR)
ID: 688652
Name: tsim
PackageBaseID: 148407
PackageBase: tsim
Version: 0.84-1
Description: Simulation code for Principles of Concurrent Programming at CTH, courses TDA384/DIT391
URL: http://www.cse.chalmers.se/edu/course/TDA384_LP3/resources/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: factor
Submitter: factor
FirstSubmitted: 1579686296
LastModified: 1579686296
URLPath: /cgit/aur.git/snapshot/tsim.tar.gz
Name: tsim
PackageBaseID: 148407
PackageBase: tsim
Version: 0.84-1
Description: Simulation code for Principles of Concurrent Programming at CTH, courses TDA384/DIT391
URL: http://www.cse.chalmers.se/edu/course/TDA384_LP3/resources/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: factor
Submitter: factor
FirstSubmitted: 1579686296
LastModified: 1579686296
URLPath: /cgit/aur.git/snapshot/tsim.tar.gz