chartjs on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install chartjs on Arch using YAY
$
yay -S
chartjs
Copied
* (Optional) Uninstall chartjs on Arch using YAY
$
yay -Rns
chartjs
Copied
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
Copied
b. Clone chartjs's git locally
$
git clone https://aur.archlinux.org/chartjs.git
~/chartjs
Copied
c. Go to ~/chartjs folder and install it
$
cd
~/chartjs
Copied
$
makepkg -si
Copied
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
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