perl-db-color on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-db-color

* (Optional) Uninstall perl-db-color on Arch using YAY

$ yay -Rns perl-db-color

2. Manually Install "perl-db-color" via AUR

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

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

b. Clone perl-db-color's git locally

$ git clone https://aur.archlinux.org/perl-db-color.git ~/perl-db-color

c. Go to ~/perl-db-color folder and install it

$ cd ~/perl-db-color $ makepkg -si

3. Information about the perl-db-color package on Arch User Repository (AUR)

ID: 249964
Name: perl-db-color
PackageBaseID: 103642
PackageBase: perl-db-color
Version: 0.20-1
Description: DB::Color - Colorize your debugger output
URL: https://metacpan.org/pod/DB::Color
NumVotes: 0
Popularity: 0
OutOfDate: 1703274551
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1448136390
LastModified: 1448136391
URLPath: /cgit/aur.git/snapshot/perl-db-color.tar.gz