Skip to content

Instantly share code, notes, and snippets.

@Avinashachu007
Created July 15, 2016 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Avinashachu007/1a12b8c8646d9ad16da162fc1dda5cee to your computer and use it in GitHub Desktop.
Save Avinashachu007/1a12b8c8646d9ad16da162fc1dda5cee to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get install dolphin \
&& sudo apt-get install kfinder \
&& sudo apt-get install kde-baseapps\
&& sudo apt-get install sytemsettings\
&& sudo apt-get install exo-utils
#Copy and paste above command entirly in your Linux terminal
#While you have internet connection. This script will automate
#Complete installation of Kde Dolphin File manager in you linux system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment