dooble on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dooble

* (Optional) Uninstall dooble on Arch using YAY

$ yay -Rns dooble

2. Manually Install "dooble" via AUR

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

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

b. Clone dooble's git locally

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

c. Go to ~/dooble folder and install it

$ cd ~/dooble $ makepkg -si

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

ID: 1182294
Name: dooble
PackageBaseID: 64599
PackageBase: dooble
Version: 2022.11.15-1
Description: Web browser based on QtWebEngine
URL: https://textbrowser.github.io/dooble/
NumVotes: 17
Popularity: 1.0E-6
OutOfDate: 1676361492
Maintainer: VanillaPudding19
Submitter: maandree
FirstSubmitted: 1352913584
LastModified: 1670971114
URLPath: /cgit/aur.git/snapshot/dooble.tar.gz

5. The same packages on other Linux Distributions