How to Install and Uninstall libproc-invokeeditor-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libproc-invokeeditor-perl" package

This guide let you learn how to install libproc-invokeeditor-perl on Kali Linux

$ sudo apt update $ sudo apt install libproc-invokeeditor-perl

2. Uninstall "libproc-invokeeditor-perl" package

Please follow the instructions below to uninstall libproc-invokeeditor-perl on Kali Linux:

$ sudo apt remove libproc-invokeeditor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libproc-invokeeditor-perl package on Kali Linux

Package: libproc-invokeeditor-perl
Version: 1.13-3
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcarp-assert-perl
Suggests: editor, ed, nvi
Size: 10928
SHA256: 974b436d5da740f5d23a285b4ee3285c00f7b3fb9ec8ea5096182782ca40dd8e
SHA1: 206864473692969baa80583485149fde62965d84
MD5sum: 8ebabbf9d75bcd8032c258938b582978
Description: Perl extension for starting a text editor
Proc::InvokeEditor module provides the ability to supply some text to an
external text editor, have it edited by the user, and retrieve the results.
.
The File::Temp module is used to provide secure, safe temporary
files, and File::Temp is set to its highest available level of
security. This may cause problems on some systems where no secure
temporary directory is available.
.
When the editor is started, no subshell is used. Your path will
be scanned to find the binary to use for each editor if the string
given does not exist as a file, and if a named editor contains whitespace,
for example if you try to use the editor 'xemacs -nw', then the string will
be split on whitespace and anything after the editor name will be passed
as arguments to your editor. A shell is not used but this should cover
most simple cases.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Proc-InvokeEditor
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libproc-invokeeditor-perl/libproc-invokeeditor-perl_1.13-3_all.deb