How to Install and Uninstall liburi-template-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "liburi-template-perl" package

This guide let you learn how to install liburi-template-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburi-template-perl

2. Uninstall "liburi-template-perl" package

Please follow the step by step instructions below to uninstall liburi-template-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liburi-template-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liburi-template-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liburi-template-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Beckwith
Architecture: all
Version: 0.18-1
Depends: perl, liburi-perl
Filename: pool/universe/libu/liburi-template-perl/liburi-template-perl_0.18-1_all.deb
Size: 8042
MD5sum: 5717ed3db35a923522ad70cfb45d0876
SHA1: 2e64f9c74786beccce9644a32aed8fb53781ed7a
SHA256: 9fe14df912ba815d6dc390cbdf3ff2b1452d58e9004f8ef23ed083f9211ccb1c
Description-en: handle URI templates in perl
This module provides a wrapper around URI templates as described at
http://bitworking.org/projects/URI-Templates/
.
URI Templates are strings that are transformed into URIs after
embedded variables are expanded.
Description-md5: 543961fd4b10de88fa679f6361909287
Homepage: http://search.cpan.org/dist/URI-Template/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu