How to Install and Uninstall libfile-chdir-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libfile-chdir-perl" package
Please follow the step by step instructions below to install libfile-chdir-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libfile-chdir-perl
Copied
2. Uninstall "libfile-chdir-perl" package
This tutorial shows how to uninstall libfile-chdir-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libfile-chdir-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfile-chdir-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libfile-chdir-perl
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: James Bromberger
Architecture: all
Version: 0.1008-1
Depends: perl
Filename: pool/universe/libf/libfile-chdir-perl/libfile-chdir-perl_0.1008-1_all.deb
Size: 11722
MD5sum: 6e298f68b07f771120c3793d66c788c5
SHA1: 71de6b5d256717cfb55db7b851bdf33e94fed5b8
SHA256: 01b28f8f29bfe3bba3336f5d015d858f76c3b2fbc1f4a5bf81065cb0323def75
Description-en: more sensible way to change directories
Perl's chdir() has the unfortunate problem of being very, very, very
global. If any part of your program calls chdir() or if any library you
use calls chdir(), it changes the current working directory for the
whole program.
.
This sucks.
.
File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.
Description-md5: 29bd9687e45b745a44f092e47510afff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: James Bromberger
Architecture: all
Version: 0.1008-1
Depends: perl
Filename: pool/universe/libf/libfile-chdir-perl/libfile-chdir-perl_0.1008-1_all.deb
Size: 11722
MD5sum: 6e298f68b07f771120c3793d66c788c5
SHA1: 71de6b5d256717cfb55db7b851bdf33e94fed5b8
SHA256: 01b28f8f29bfe3bba3336f5d015d858f76c3b2fbc1f4a5bf81065cb0323def75
Description-en: more sensible way to change directories
Perl's chdir() has the unfortunate problem of being very, very, very
global. If any part of your program calls chdir() or if any library you
use calls chdir(), it changes the current working directory for the
whole program.
.
This sucks.
.
File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.
Description-md5: 29bd9687e45b745a44f092e47510afff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master