mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-24 06:14:19 +01:00
5 lines
152 B
Bash
5 lines
152 B
Bash
# Display system information in the terminal
|
|
sudo add-apt-repository -y ppa:zhangsongcui3371/fastfetch
|
|
sudo apt update -y
|
|
sudo apt install -y fastfetch
|