Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 5816  / 1 Year ago, mon, march 27, 2023, 3:28:08

I am trying Linux again after many years, and I have installed Ubuntu 12.10. I have downloaded the full GNU Emacs24 package, but I cannot get it to launch a text editor.



Can someone tell me what I have to do to get it to launch?



I keep getting:



emacs ~/test.txt
The program 'emacs' can be found in the following packages:
* emacs23
* emacs23-nox
* emacs24
* emacs24-nox
* e3
* emacs23-lucid
* emacs24-lucid
* jove
Try: sudo apt-get install <selected package>


Any help is appreciated.


More From » emacs

 Answers
4

run:



sudo apt-get install emacs24


enter your password (as you type it, there's no feedback, I'm sure you remember ;)), press enter.



when its done



emacs your_filename.ext


should work just fine


[#32599] Tuesday, March 28, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
izeeas

Total Points: 412
Total Questions: 105
Total Answers: 118

Location: Trinidad and Tobago
Member since Fri, May 8, 2020
4 Years ago
;