Pedro Lino wrote:
Then it makes sense to at least change the tutorial at oo.org or even switch to 
the apt command below?

I always install with apt when I test on Ubuntu:

$ sudo apt install ./*.deb ./desktop-integration/*.deb

but I think apt is the recommended tool "only" since Ubuntu 16.04, so dkpg is more ubiquitous on Debian/Ubuntu. Still, switching to the one-line dpkg version

$ sudo dpkg -i *.deb desktop-integration/*.deb

might make sense in general as it is faster and easier; the (probably few) people who want to install without desktop integration should be able to easily guess how to do it.

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to