haskell-terminal-progress-bar on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "haskell-terminal-progress-bar" 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 haskell-terminal-progress-bar on Arch using YAY

$ yay -S haskell-terminal-progress-bar

* (Optional) Uninstall haskell-terminal-progress-bar on Arch using YAY

$ yay -Rns haskell-terminal-progress-bar

2. Manually Install "haskell-terminal-progress-bar" via AUR

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

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

b. Clone haskell-terminal-progress-bar's git locally

$ git clone https://aur.archlinux.org/haskell-terminal-progress-bar.git ~/haskell-terminal-progress-bar

c. Go to ~/haskell-terminal-progress-bar folder and install it

$ cd ~/haskell-terminal-progress-bar $ makepkg -si

3. Information about the haskell-terminal-progress-bar package on Arch User Repository (AUR)

ID: 698333
Name: haskell-terminal-progress-bar
PackageBaseID: 142471
PackageBase: haskell-terminal-progress-bar
Version: 0.4.1-3
Description: A simple progress bar in the terminal
URL: http://hackage.haskell.org/package/terminal-progress-bar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PrinceMachiavell
FirstSubmitted: 1559440762
LastModified: 1582059010
URLPath: /cgit/aur.git/snapshot/haskell-terminal-progress-bar.tar.gz