dartaotruntime-bin on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S dartaotruntime-bin

* (Optional) Uninstall dartaotruntime-bin on Arch using YAY

$ yay -Rns dartaotruntime-bin

2. Manually Install "dartaotruntime-bin" via AUR

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

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

b. Clone dartaotruntime-bin's git locally

$ git clone https://aur.archlinux.org/dartaotruntime-bin.git ~/dartaotruntime-bin

c. Go to ~/dartaotruntime-bin folder and install it

$ cd ~/dartaotruntime-bin $ makepkg -si

3. Information about the dartaotruntime-bin package on Arch User Repository (AUR)

ID: 1123282
Name: dartaotruntime-bin
PackageBaseID: 169538
PackageBase: dartaotruntime-bin
Version: 2.17.6-1
Description: Run AOT compiled Dart programs without the Dart SDK
URL: https://dart.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Jack1221
FirstSubmitted: 1627962957
LastModified: 1659913148
URLPath: /cgit/aur.git/snapshot/dartaotruntime-bin.tar.gz