Bug 413683

Summary: Suggestion to install nautilus missing -get
Product: [Applications] konsole Reporter: ElenaCM <cabjelen>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: egmont, mglb
Priority: NOR    
Version: 19.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: konsole screenshot

Description ElenaCM 2019-10-31 19:41:36 UTC
Created attachment 123625 [details]
konsole screenshot

SUMMARY
NOTE: running the system in Spanish (Spain). I typed "nautilus" (without the quotes) to run it and I had the following feedback:

No se ha encontrado nautilus pero se puede instalar con:

apt install nautilus

This does not work. I remembered "apt-get" and tried it. This time it worked. So the help suggested should say "apt-get install nautilus"

STEPS TO REPRODUCE
1. Open Konsole in newly installed system (kubuntu 19.10 in my case), language set to Spanish (Spain)
2. Type:  nautilus

OBSERVED RESULT
Youg et a feedback saying that nautilus is not found and that you can install it typing "apt install nautilus". 

EXPECTED RESULT
You get a feedback saying that nautilus is not found and that you can install it typing "apt-get install nautilus". 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.10
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.12.4
Qt Version: 5.12.4

ADDITIONAL INFORMATION
Comment 1 Egmont Koblinger 2019-10-31 21:26:28 UTC
- You typed "aptinstall" (without a space) instead of "apt install".
- "apt" is a perfect command, "apt install" works just like "apt-get install".
- Even if "apt" didn't work, the issue would have nothing to do with Konsole.