How to Install and Uninstall wv Package on Kali Linux

Last updated: November 22,2024

1. Install "wv" package

This tutorial shows how to install wv on Kali Linux

$ sudo apt update $ sudo apt install wv

2. Uninstall "wv" package

Please follow the instructions below to uninstall wv on Kali Linux:

$ sudo apt remove wv $ sudo apt autoclean && sudo apt autoremove

3. Information about the wv package on Kali Linux

Package: wv
Source: wv (1.2.9-6)
Version: 1.2.9-6+b1
Installed-Size: 733
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgsf-1-114 (>= 1.14.8), libwv-1.2-4 (= 1.2.9-6+b1)
Suggests: texlive, ghostscript, elinks | links | lynx, imagemagick, gv | postscript-viewer
Size: 66936
SHA256: 31665e2834df4591e0f2a885967ec9d5a5b26a9fa68d7b45be7d14ac5faa194b
SHA1: 1ac4d1c640fec09b4c49ed86408e4f6a2b48636d
MD5sum: 7f4a9cdc196f32e9f8a7455f87367046
Description: Programs for accessing Microsoft Word documents
wvWare (previously known as mswordview) is a library that allows access
to Microsoft Word files. It can load and parse the Word 2000, Word 97,
Word 95, and Word 6 file formats. (Work is underway to support reading
earlier formats as well: Word 2 documents are converted to plain text.)
.
This package provides the following programs:
.
* wvWare: Converts to HTML and LaTeX. It's used by a small army of
helper scripts able to preview Word documents and convert them to
various other formats, like PostScript, PDF, DVI, etc.
.
* wvRTF: Converts to Microsoft's Rich Text Format.
.
* wvSummary: Displays the summary information stream of all OLE2 files,
i.e. Excel, PowerPoint, Visio, Access, etc.
.
* wvVersion: Outputs the version of the Word format a document is stored
in.
.
Note that conversion to DVI, PostScript, or PDF requires the 'texlive'
package; PDF conversion also requires Ghostscript. Having ELinks, Links,
or Lynx will greatly improve the plain text output. ImageMagick may help
with the quality of images. If you wish to preview Word documents from
the comfort of your mail reader, install a PostScript viewer like gv.
Description-md5:
Homepage: http://www.abisource.com/projects/
Tag: role::program, role::shared-lib, scope::utility, use::converting,
use::viewing, works-with-format::pdf, works-with-format::postscript,
works-with-format::tex, works-with::db, works-with::dtp,
works-with::spreadsheet, works-with::text
Section: text
Priority: optional
Filename: pool/main/w/wv/wv_1.2.9-6+b1_amd64.deb