Download Libreoffice On Kali

0 views
Skip to first unread message

Fernande Westmoreland

unread,
Jan 20, 2024, 7:09:44 PM1/20/24
to imasonin

While I appreciate the command-line (terminal) as much as the next enthusiast, I like having a GUI front-end alternative, a mouse-only solution to trivial matters. In this case, in Synaptic, you can mark the libreoffice-core package for complete removal, and it offers to remove the following additional (related/dependant) packages as well:

libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-draw libreoffice-gnome libreoffice-gtk libreoffice-help-en-us libreoffice-impress libreoffice-math libreoffice-ogltrans libreoffice-pdfimport libreoffice-presentation-minimizer libreoffice-writer python3-uno

download libreoffice on kali


Download Zip ✶✶✶ https://t.co/RbfXLv9Yn0



To create a new metapackage (or update an existing one), we need to edit the debian/control file with the package information. Each metapackage is merely a comma-separated list of package dependencies, like the one for the kali-linux-gpu shown below:

2. Open one of the browser applications found on the Linux Times Linux 2017.2 operating system eg the Firefox ESR app. then download the Libre Office app on www.libreoffice.org. Select the main installer.

libreoffice is:LibreOffice is a full-featured office productivity suite that providesa near drop-in replacement for Microsoft(R) Office.This metapackage installs all components of libreoffice:

  • libreoffice-writer: Word processor
  • libreoffice-calc: Spreadsheet
  • libreoffice-impress: Presentation
  • libreoffice-draw: Drawing
  • libreoffice-base: Database
  • libreoffice-math: Equation editorIt also recommends additional packages (e.g. fonts) in order to match anupstream LibreOffice install as closely as possible.
You can extend the functionality of LibreOffice by installing thesepackages:

Update apt database with apt using the following command.sudo apt updateAfter updating apt database, We can install libreoffice using apt by running the following command:sudo apt -y install libreofficeInstall libreoffice Using aptitudeIf you want to follow this method, you might need to install aptitude on Kali Linux first since aptitude is usually not installed by default on Kali Linux. Update apt database with aptitude using the following command.

To uninstall only the libreoffice package we can use the following command:sudo apt-get remove libreofficeUninstall libreoffice And Its DependenciesTo uninstall libreoffice and its dependencies that are no longer needed by Kali Linux, we can use the command below:

To remove libreoffice configuration and data from Kali Linux we can use the following command:sudo apt-get -y purge libreofficeRemove libreoffice configuration, data, and all of its dependenciesWe can use the following command to remove libreoffice configurations, data and all of its dependencies, we can use the following command:

df19127ead
Reply all
Reply to author
Forward
0 new messages