display distribushon logo in terminal

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
werkman2
Level 1
Level 1
Posts: 43
Joined: Sun May 01, 2011 10:57 am
Location: curacao

display distribushon logo in terminal

Post by werkman2 »

1 install dependencies, sudo apt-get install scrot lsb-release
2 cd /tmp
3 wget -O archey-0.2.8.deb http://goo.gl/a9ku4
4 sudo dpkg -i archey-0.2.8.deb
5now run archey, if your running lm you shoult see the green lm logo and your computer specs in terminal
6 to make it run automaticaly each time you start terminal, type
sudo gedit ~/.bashrc and add thi two lines,

# Archey
archey

save and open another terminal to test
Post Reply

Return to “Tutorials”