dartium on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S dartium

* (Optional) Uninstall dartium on Arch using YAY

$ yay -Rns dartium

2. Manually Install "dartium" via AUR

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

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

b. Clone dartium's git locally

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

c. Go to ~/dartium folder and install it

$ cd ~/dartium $ makepkg -si

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

ID: 835696
Name: dartium
PackageBaseID: 120724
PackageBase: dartium
Version: 1.24.2-2
Description: Dartium is a special build of Chromium that includes the Dart VM
URL: https://dartlang.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bertogs
Submitter: jenrik
FirstSubmitted: 1489850454
LastModified: 1608419056
URLPath: /cgit/aur.git/snapshot/dartium.tar.gz