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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay