lowcharts on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lowcharts

* (Optional) Uninstall lowcharts on Arch using YAY

$ yay -Rns lowcharts

2. Manually Install "lowcharts" via AUR

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

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

b. Clone lowcharts's git locally

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

c. Go to ~/lowcharts folder and install it

$ cd ~/lowcharts $ makepkg -si

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

ID: 1407084
Name: lowcharts
PackageBaseID: 185694
PackageBase: lowcharts
Version: 0.5.9-1
Description: Tool to draw low-resolution graphs in terminal
URL: https://github.com/juan-leon/lowcharts
NumVotes: 1
Popularity: 1.5E-5
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1663067699
LastModified: 1707582282
URLPath: /cgit/aur.git/snapshot/lowcharts.tar.gz