09-23-2018, 12:15 PM
That GUI looks really good! Nice job [member=411]bitsnpcs[/member]
If you fell like trying sublime text, here are the steps for installing it:
First, open a terminal and type
Or, you can simply read more about it on its website http://www.sublimetext.com/
Cheers!
Quote:No not trying to create anything at the moment, I am working through the book, "The Linux Command Line", unsure how many years ago I began it...You can get The Linux Command line as pdf free from the official site http://linuxcommand.org/tlcl.phpI see. I too started reading that book a while ago and for some reason stopped doing it, guess I got stuck at that moment. Thanks for the link by the way.
Quote:I use LL, and Gedit for Python codingI used to use gedit too, then tried geany, they both are fine but then I discovered sublime text and find it really nice; lightwight, handy features, easy to use. In the past I've used kate even in windows 7, which is a great editor but now I try to avoid having those kde dependencies and who knows, sometimes I fell like installing it : Althought, the text editor I use the most is nano, yeah nano all the way. Now that I think of it, nano's the reason I never really care too much for text editors.
If you fell like trying sublime text, here are the steps for installing it:
First, open a terminal and type
Code:
$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
Code:
$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
Code:
$ sudo apt-get update
Code:
$ sudo apt-get install sublime-text
Or, you can simply read more about it on its website http://www.sublimetext.com/
Cheers!
Without each others help there ain't no hope for us
Need a translation service? https://www.deepl.com/es/translator
Need a translation service? https://www.deepl.com/es/translator