DEV Community

Ervan Kurniawan
Ervan Kurniawan

Posted on

1

Install Pfetch on Termux

Pfetch is system information tool written in POSIX sh (from: https://github.com/dylanaraps/pfetch)

How to Install
1.Install Git

apt install git
Enter fullscreen mode Exit fullscreen mode

2.Clone pfetch repositories

git clone https://github.com/dylanaraps/pfetch.git
Enter fullscreen mode Exit fullscreen mode

3.Make pfetch script executable

install pfetch/pfetch $PREFIX/bin/
Enter fullscreen mode Exit fullscreen mode

4.Executed!

pfetch
Enter fullscreen mode Exit fullscreen mode

What about neofetch, screenfetch, ...?
I think you might already know, so I just want to share the other that familiar in desktop user for showing their beautify desktop.

Top comments (0)

Image of Timescale

Timescale – the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay