They offer different flash templates with latest features.
Login

Forgot password
Register
Latest changes

The idea module was updated:

  • We now have 10 statuses instead of 5
  • The review process now involves both moderators and developers
  • Moderators can now review form and content separately
  • Moderators can now delegate decisions to developers when they are unable to assess the pertinence or feasibility of an idea
Improve this website
  • Report bugs here.
  • Register ideas for improvements using the idea module on this website.
Back
Written by:
crismblog
Score: 6
votes: 9
Format: Article

 How to install Archey and Screenfetch


Install Archey:

  • sudo apt-get install lsb-release scrot
  • wget http://github.com/downloads/djmelik/archey/archey-0.2.8.deb
  • sudo dpkg -i archey-0.2.8.deb

 

 

Install Screenfetch:

  • wget http://served.kittykatt.us/projects/screenfetch/screenfetch-2.4.0.deb
  • sudo dpkg -i screenfetch-2.4.0.deb

 

 

To automatically start Archey or Screenfetch whenever you open the terminal, you just need to add “archey” or “screenfetch” into the bashrc file (/home/username/.bashrc for local user).

source: http://crismblog.eu/tutorials/how-to-install-archey-and-screenfetch/


Tags: archey, archey linux mint, screenfetch, screenfetch linux mint
Created: 1 year ago.
Last edited: 1 year ago.
Reviewed: 1 year ago.
Read 0 times.

Comments
1 month ago

disPPlay
Thanks for the tutorial.  
5 months ago

KittyKatt
Creator of screenfetch, here: I really try to keep that package updated, but it's not really. My server is debian now, though, so I might automate that process on tagged commits. I'll comment here again if I do that.  
6 months ago

juupii
Thank you for tutorial :)
 

Other tutorials from crismblog