Skip to content

Instantly share code, notes, and snippets.

@joaorobertopb
Last active January 12, 2019 17:18
Show Gist options
  • Save joaorobertopb/8aaa69341ef7f9039c95d1f0fedcdda0 to your computer and use it in GitHub Desktop.
Save joaorobertopb/8aaa69341ef7f9039c95d1f0fedcdda0 to your computer and use it in GitHub Desktop.
Install screenfetch on Ubuntu

1 - Download the latest version from: wget -O screenfetch-dev https://git.io/vaHfR

2 - Rename the screenfetch-dev to screenfetch file: mv screenfetch-dev screenfetch

3 - Apply execution permission: chmod +x screenfetch

4 - Move the screenfetch to bin directory: sudo mv screenfetch /usr/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment