android-coloredlogcat on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S android-coloredlogcat

* (Optional) Uninstall android-coloredlogcat on Arch using YAY

$ yay -Rns android-coloredlogcat

2. Manually Install "android-coloredlogcat" via AUR

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

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

b. Clone android-coloredlogcat's git locally

$ git clone https://aur.archlinux.org/android-coloredlogcat.git ~/android-coloredlogcat

c. Go to ~/android-coloredlogcat folder and install it

$ cd ~/android-coloredlogcat $ makepkg -si

3. Information about the android-coloredlogcat package on Arch User Repository (AUR)

ID: 214539
Name: android-coloredlogcat
PackageBaseID: 61306
PackageBase: android-coloredlogcat
Version: LATEST-2
Description: A python script that reformats the logcat output into a colorful stream that is much easier to visually follow.
URL: http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: felixonmars
Submitter: TamCore
FirstSubmitted: 1343563196
LastModified: 1437653563
URLPath: /cgit/aur.git/snapshot/android-coloredlogcat.tar.gz