How to Install and Uninstall vlogger Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "vlogger" package
Here is a brief guide to show you how to install vlogger on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
vlogger
Copied
2. Uninstall "vlogger" package
Please follow the guidelines below to uninstall vlogger on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
vlogger
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the vlogger package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: vlogger
Priority: optional
Section: universe/web
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: RISKO Gergely
Architecture: all
Version: 1.3-4
Depends: perl, libtimedate-perl
Suggests: libdbi-perl
Filename: pool/universe/v/vlogger/vlogger_1.3-4_all.deb
Size: 11836
MD5sum: 79d94e8da9ea1d3eac3c26db10356909
SHA1: 81c27d460d1d7d6c998ebbb16a5fcadb217b3812
SHA256: 3bca7ff9478d0b391b09748316f6637075ae9464b661b8333561bab96d5755de
Description-en: virtual web logfile rotater/parser
Vlogger is a little piece of code borned to handle dealing with large
amounts of virtualhost logs. It's bad news that apache can't do this
on its own. Vlogger takes piped input from apache, splits it off to
separate files based on the first field. It uses a file handle cache
so it can't run out of file descriptors. It will also start a new
logfile every night at midnight, and maintain a symlink to the most
recent file. For security, it can drop privileges and do a chroot to
the logs directory.
Description-md5: bb749eccea9410defae9f0189e573eaf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/web
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: RISKO Gergely
Architecture: all
Version: 1.3-4
Depends: perl, libtimedate-perl
Suggests: libdbi-perl
Filename: pool/universe/v/vlogger/vlogger_1.3-4_all.deb
Size: 11836
MD5sum: 79d94e8da9ea1d3eac3c26db10356909
SHA1: 81c27d460d1d7d6c998ebbb16a5fcadb217b3812
SHA256: 3bca7ff9478d0b391b09748316f6637075ae9464b661b8333561bab96d5755de
Description-en: virtual web logfile rotater/parser
Vlogger is a little piece of code borned to handle dealing with large
amounts of virtualhost logs. It's bad news that apache can't do this
on its own. Vlogger takes piped input from apache, splits it off to
separate files based on the first field. It uses a file handle cache
so it can't run out of file descriptors. It will also start a new
logfile every night at midnight, and maintain a symlink to the most
recent file. For security, it can drop privileges and do a chroot to
the logs directory.
Description-md5: bb749eccea9410defae9f0189e573eaf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu