logcat-color on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S logcat-color

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

$ yay -Rns logcat-color

2. Manually Install "logcat-color" via AUR

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

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

b. Clone logcat-color's git locally

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

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

$ cd ~/logcat-color $ makepkg -si

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

ID: 570607
Name: logcat-color
PackageBaseID: 70080
PackageBase: logcat-color
Version: 0.6.0-5
Description: A colorful alternative to "adb logcat"
URL: https://github.com/marshall/logcat-color
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1368979586
LastModified: 1545471896
URLPath: /cgit/aur.git/snapshot/logcat-color.tar.gz