chartjs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S chartjs

* (Optional) Uninstall chartjs on Arch using YAY

$ yay -Rns chartjs

2. Manually Install "chartjs" via AUR

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

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

b. Clone chartjs's git locally

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

c. Go to ~/chartjs folder and install it

$ cd ~/chartjs $ makepkg -si

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

ID: 752561
Name: chartjs
PackageBaseID: 68395
PackageBase: chartjs
Version: 2.9.3-1
Description: Simple HTML5 Charts using the canvas element
URL: http://www.chartjs.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gavcos
Submitter: gavcos
FirstSubmitted: 1363960763
LastModified: 1592252021
URLPath: /cgit/aur.git/snapshot/chartjs.tar.gz