Install Pfetch on Termux
Ervan Kurniawan

Ervan Kurniawan @karvanpy

About: I'm a Python learner who interest in making telegram bot for automation and web scraping

Location:
Indonesia
Joined:
May 24, 2022

Install Pfetch on Termux

Publish Date: Feb 21 '23
1 0

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.

Comments 0 total

    Add comment