Im trying to install texlive or any tex editor.. I will be using it for document preparation for my coursework. could anybody give me a step by step way to install any kind of tex on my Ubuntu system? I basically want an editor where I can
- have a preview of my commands
- where i can easily edit math equations and symbols
- friendly to use
this is from my terminal
Blockquote ~$ sudo apt-get install texlive-full Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package texlive-full ~$ sudo apt-get install texmaker Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package texmaker

sudo apt-get updateand try again. If it does not work try the process described in the answer here: http://askubuntu.com/questions/378558/unable-to-locate-package-for-all-packages – Rüdiger Voigt Jul 18 '14 at 08:23E: Some index files failed to download. They have been ignored, or old ones used instead.
– GermanShepherd Jul 22 '14 at 09:16