logcat-color3 on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S logcat-color3

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

$ yay -Rns logcat-color3

2. Manually Install "logcat-color3" via AUR

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

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

b. Clone logcat-color3's git locally

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

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

$ cd ~/logcat-color3 $ makepkg -si

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

ID: 1331514
Name: logcat-color3
PackageBaseID: 141147
PackageBase: logcat-color3
Version: 0.10.0-1
Description: A colorful and highly configurable alternative to the standard "adb logcat" command from the Android SDK
URL: https://github.com/yan12125/logcat-color3
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: yan12125
Submitter: lilac
FirstSubmitted: 1555005193
LastModified: 1696931208
URLPath: /cgit/aur.git/snapshot/logcat-color3.tar.gz