ardesia on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ardesia

* (Optional) Uninstall ardesia on Arch using YAY

$ yay -Rns ardesia

2. Manually Install "ardesia" via AUR

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

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

b. Clone ardesia's git locally

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

c. Go to ~/ardesia folder and install it

$ cd ~/ardesia $ makepkg -si

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

ID: 798816
Name: ardesia
PackageBaseID: 97678
PackageBase: ardesia
Version: 1.1-2
Description: Tool for drawing on the screen of a X11 session
URL: https://code.google.com/archive/p/ardesia/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: mojo-hakase
FirstSubmitted: 1439647964
LastModified: 1601493806
URLPath: /cgit/aur.git/snapshot/ardesia.tar.gz

5. The same packages on other Linux Distributions