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

Last updated: May 10,2024

1. Install "libcwd-guard-perl" package

This is a short guide on how to install libcwd-guard-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcwd-guard-perl

2. Uninstall "libcwd-guard-perl" package

This is a short guide on how to uninstall libcwd-guard-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcwd-guard-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcwd-guard-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.4-2
Depends: perl
Filename: pool/universe/libc/libcwd-guard-perl/libcwd-guard-perl_0.4-2_all.deb
Size: 5402
MD5sum: efe040ebf7326152cc3984a20defec92
SHA1: 5ef39e8934edfc764848ef8a4235971d776bdc80
SHA256: f93c4e2de3328f0bbb3d343b99da19b29553361345237b5dfb9d9bb1153975b6
Description-en: module for temporarily changing working directory (chdir)
Cwd::Guard provides changing the current directory (chdir) using a limited
scope. Return to current working directory, if this object destroyed. If
failed to chdir, error messages stored to $Gwd::Guard::Error.
Description-md5: bcdb34b9a084466b01e1d5a885e7904a
Homepage: https://metacpan.org/release/Cwd-Guard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu