pixelchart on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pixelchart

* (Optional) Uninstall pixelchart on Arch using YAY

$ yay -Rns pixelchart

2. Manually Install "pixelchart" via AUR

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

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

b. Clone pixelchart's git locally

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

c. Go to ~/pixelchart folder and install it

$ cd ~/pixelchart $ makepkg -si

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

ID: 1383633
Name: pixelchart
PackageBaseID: 151631
PackageBase: pixelchart
Version: 1.2.0-2
Description: Map binary data into a beautiful chart
URL: https://noraj.github.io/PixelChart/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1587145453
LastModified: 1704910358
URLPath: /cgit/aur.git/snapshot/pixelchart.tar.gz