How to Install and Uninstall xvile Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "xvile" package

Please follow the guidelines below to install xvile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xvile

2. Uninstall "xvile" package

Here is a brief guide to show you how to uninstall xvile on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xvile $ sudo apt autoclean && sudo apt autoremove

3. Information about the xvile package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xvile
Priority: optional
Section: universe/editors
Installed-Size: 1091
Maintainer: Ubuntu Developers
Original-Maintainer: Brendan O'Dea
Architecture: amd64
Source: vile
Version: 9.8q-1build1
Replaces: vile-common (<< 9.7x-1)
Provides: editor
Depends: vile-common (= 9.8q-1build1), libc6 (>= 2.14), libperl5.22 (>= 5.22.1), libx11-6, libxaw7, libxpm4, libxt6
Recommends: xfonts-100dpi, xfonts-75dpi
Filename: pool/universe/v/vile/xvile_9.8q-1build1_amd64.deb
Size: 399120
MD5sum: 573db19311281da5f64afbdfc16f804b
SHA1: c0d9e6e9035934390cdc6f06609610c8a2f07f3f
SHA256: 26cdd058b1c8ece37fd4e9562f3680398472c3c8612d0e487b7c9524d62fea69
Description-en: VI Like Emacs - vi work-alike (X11)
vile is a text editor which is extremely compatible with vi in terms of
``finger feel''. In addition, it has extended capabilities in many areas,
notably multi-file editing and viewing, syntax highlighting, key rebinding,
an optional embedded perl interpreter, and real X window system support.
.
This package contains the X11 binary. Required support files are
contained in vile-common. Source code highlighting filters are in
vile-filters. A character-mode binary is in the vile package.
Description-md5: f2a156500bd6b3f11b5bd46f642edc1e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu