jfreechart on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S jfreechart

* (Optional) Uninstall jfreechart on Arch using YAY

$ yay -Rns jfreechart

2. Manually Install "jfreechart" via AUR

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

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

b. Clone jfreechart's git locally

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

c. Go to ~/jfreechart folder and install it

$ cd ~/jfreechart $ makepkg -si

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

ID: 1292044
Name: jfreechart
PackageBaseID: 120481
PackageBase: jfreechart
Version: 1.5.4-1
Description: Charting program for java
URL: https://www.jfree.org/jfreechart/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: not_anonymous
Submitter: jvreeland
FirstSubmitted: 1489105745
LastModified: 1689882367
URLPath: /cgit/aur.git/snapshot/jfreechart.tar.gz

5. The same packages on other Linux Distributions