dart-dev on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dart-dev

* (Optional) Uninstall dart-dev on Arch using YAY

$ yay -Rns dart-dev

2. Manually Install "dart-dev" via AUR

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

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

b. Clone dart-dev's git locally

$ git clone https://aur.archlinux.org/dart-dev.git ~/dart-dev

c. Go to ~/dart-dev folder and install it

$ cd ~/dart-dev $ makepkg -si

3. Information about the dart-dev package on Arch User Repository (AUR)

ID: 732408
Name: dart-dev
PackageBaseID: 152483
PackageBase: dart-dev
Version: 2.9.0.5.0.dev-2
Description: The dart-dev programming language SDK
URL: https://www.dartlang.org/
NumVotes: 1
Popularity: 0.000269
OutOfDate:
Maintainer:
FirstSubmitted: 1588846787
LastModified: 1588847492
URLPath: /cgit/aur.git/snapshot/dart-dev.tar.gz