bs-platform on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bs-platform

* (Optional) Uninstall bs-platform on Arch using YAY

$ yay -Rns bs-platform

2. Manually Install "bs-platform" via AUR

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

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

b. Clone bs-platform's git locally

$ git clone https://aur.archlinux.org/bs-platform.git ~/bs-platform

c. Go to ~/bs-platform folder and install it

$ cd ~/bs-platform $ makepkg -si

3. Information about the bs-platform package on Arch User Repository (AUR)

ID: 523416
Name: bs-platform
PackageBaseID: 133903
PackageBase: bs-platform
Version: 3.1.5-1
Description: BuckleScript: A JavaScript backend for OCaml focused on smooth integration and clean generated code.
URL: https://bucklescript.github.io/
NumVotes: 3
Popularity: 0
OutOfDate: 1539206562
Maintainer:
Submitter: MazeChaZer
FirstSubmitted: 1530449981
LastModified: 1530449981
URLPath: /cgit/aur.git/snapshot/bs-platform.tar.gz