fantom on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fantom

* (Optional) Uninstall fantom on Arch using YAY

$ yay -Rns fantom

2. Manually Install "fantom" via AUR

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

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

b. Clone fantom's git locally

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

c. Go to ~/fantom folder and install it

$ cd ~/fantom $ makepkg -si

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

ID: 323186
Name: fantom
PackageBaseID: 33273
PackageBase: fantom
Version: 1.0.69-1
Description: Programming language supposed to run on top of JVM or CLR or in browser as JavaScript
URL: http://fantom.org/
NumVotes: 9
Popularity: 0
OutOfDate: 1620403888
Maintainer:
Submitter:
FirstSubmitted: 1262375022
LastModified: 1469088517
URLPath: /cgit/aur.git/snapshot/fantom.tar.gz