LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Office suites
#10
Quote:After downloading the .deb package you can install it by either one of these three methods:
1. Selecting it, right-click on it and from the context menu select install with gdebi or
2. Double-click the file which does just about the same as above or
3. Open a terminal and type
Code:
sudo dpkg -i pkg_name.deb
if get any messages regarding missing dependecies type
Code:
sudo apt --fix-broken install
and that should take care of those. On the other hand, methods 1 or 2 will take care of everything for you. Smile

Hope this helps! Smile

WRT the above - for a command line install it is perhaps easier to simply open a terminal in download file location and do
Code:
sudo apt install ./file.deb
- that way the dependencies are resolved all in one go.
Reply


Messages In This Thread
Office suites - by ejc - 01-30-2020, 05:27 PM
Re: Office suites - by tikiti - 01-30-2020, 07:16 PM
Re: Office suites - by robinc - 01-31-2020, 06:09 AM
Re: Office suites - by trinidad - 01-31-2020, 02:01 PM
Re: Office suites - by ejc - 02-01-2020, 10:06 AM
Re: Office suites - by ejc - 02-01-2020, 10:07 AM
Re: Office suites - by Moltke - 02-01-2020, 11:41 AM
Re: Office suites - by ejc - 02-01-2020, 12:22 PM
Re: Office suites - by Moltke - 02-01-2020, 05:03 PM
Re: Office suites - by robinc - 02-02-2020, 05:59 AM
Re: Office suites - by Moltke - 02-02-2020, 04:38 PM
Re: Office suites - by ejc - 02-05-2020, 08:49 PM
Re: Office suites - by bscho - 02-07-2020, 08:45 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)