logcat-colorize on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S logcat-colorize

* (Optional) Uninstall logcat-colorize on Arch using YAY

$ yay -Rns logcat-colorize

2. Manually Install "logcat-colorize" via AUR

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

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

b. Clone logcat-colorize's git locally

$ git clone https://aur.archlinux.org/logcat-colorize.git ~/logcat-colorize

c. Go to ~/logcat-colorize folder and install it

$ cd ~/logcat-colorize $ makepkg -si

3. Information about the logcat-colorize package on Arch User Repository (AUR)

ID: 887844
Name: logcat-colorize
PackageBaseID: 103681
PackageBase: logcat-colorize
Version: 0.10.0-2
Description: A simple program that colorizes Android Debug Bridge (adb)'s logcat output on a terminal window.
URL: https://github.com/carlonluca/logcat-colorize
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: luc4
Submitter: luckdragon
FirstSubmitted: 1448233905
LastModified: 1617577922
URLPath: /cgit/aur.git/snapshot/logcat-colorize.tar.gz