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

Last updated: April 29,2024

1. Install "libtie-simple-perl" package

Here is a brief guide to show you how to install libtie-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtie-simple-perl

2. Uninstall "libtie-simple-perl" package

Please follow the instructions below to uninstall libtie-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtie-simple-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtie-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.04-1
Depends: perl
Filename: pool/universe/libt/libtie-simple-perl/libtie-simple-perl_1.04-1_all.deb
Size: 9260
MD5sum: 5b5771b7ecb14d091f0ecdd2da58d536
SHA1: efc50f7ed93b4eb679cf2650a4f90e9ebe8e0554
SHA256: 7144cf7f202a2e46cf90060ffd1bedbd2fcfca40d3ccce7a46e6b9ddc751307c
Description-en: simple way to tie Perl variables
This package provides the Perl module Tie::Simple. This module adds to
tie function the ability to quickly create new types of tie objects
without creating a complete Tie::Something class. The idea is to make
the programmers life easier when it comes to single-use ties which are
sometime useful.
.
Tie::Simple class is actually a front-end to other classes which
really do all the work once tied, but this package does the dwimming
to automatically figure out what you're trying to do.
Description-md5: 62609d1d756c6347d94281694670e0b2
Homepage: https://metacpan.org/release/Tie-Simple
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu