What is a current replacement of gnome-open
command (generic open of files based on the type)?
Before:
gnome-open mydoc.pdf # opened PDF in default application
Now:
gnome-open
The program 'gnome-open' is currently not installed. You can install
it by typing: sudo apt-get install libgnome2-0
gvfs-open
prints a deprecation warning to usegio open
instead. – clpo13 Mar 05 '18 at 23:47