Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
NEOFETCH sur RASPBERRY
#1
Install Neofetch on Raspberry Pi
Neofetch is a command line tool that displays system information such as operating system, kernel, uptime, CPU, memory, etc. Neofetch is written using Bash command language and supports many different operating systems.

This tutorial shows how to install Neofetch on Raspberry Pi.

Connect to Raspberry Pi via SSH. Download Neofetch executable file from GitHub repository to the /usr/local/bin directory and add execute permission to the file.

Code :
sudo wget -O /usr/local/bin/neofetch https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch
sudo chmod a+x /usr/local/bin/neofetch
Now Neofetch is available for all users. We can check version:

Code :
neofetch --version
vu ici : https://lindevs.com/install-neofetch-on-raspberry-pi
Répondre


Messages dans ce sujet
NEOFETCH sur RASPBERRY - par ckforum - 29-09-2023, 14:00

Sujets apparemment similaires…
Sujet Auteur Réponses Affichages Dernier message
  Mettre en place une Raspberry Pi sans écran ni clavier yoyo 0 21 27-07-2019, 17:45
Dernier message: yoyo
  How to Clone Raspberry Pi SD Cards Using the Command Line in OS X ckforum 1 36 01-12-2017, 12:34
Dernier message: ckforum

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)