samarium on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S samarium

* (Optional) Uninstall samarium on Arch using YAY

$ yay -Rns samarium

2. Manually Install "samarium" via AUR

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

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

b. Clone samarium's git locally

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

c. Go to ~/samarium folder and install it

$ cd ~/samarium $ makepkg -si

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

ID: 1261782
Name: samarium
PackageBaseID: 176632
PackageBase: samarium
Version: 0.5.3-1
Description: A dynamic, interpreted language that is transpiled to Python
URL: https://github.com/samarium-lang/Samarium
NumVotes: 2
Popularity: 6.6E-5
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1646514521
LastModified: 1684780327
URLPath: /cgit/aur.git/snapshot/samarium.tar.gz