jopenchart on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S jopenchart

* (Optional) Uninstall jopenchart on Arch using YAY

$ yay -Rns jopenchart

2. Manually Install "jopenchart" via AUR

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

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

b. Clone jopenchart's git locally

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

c. Go to ~/jopenchart folder and install it

$ cd ~/jopenchart $ makepkg -si

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

ID: 214414
Name: jopenchart
PackageBaseID: 93957
PackageBase: jopenchart
Version: 0.94-1
Description: JOpenChart is a Java Toolkit and library for embedding charts into applications
URL: http://jopenchart.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: shtrom
FirstSubmitted: 1433770445
LastModified: 1437612008
URLPath: /cgit/aur.git/snapshot/jopenchart.tar.gz