How to Install and Uninstall slice Package on Kali Linux

Last updated: May 11,2024

1. Install "slice" package

Learn how to install slice on Kali Linux

$ sudo apt update $ sudo apt install slice

2. Uninstall "slice" package

Please follow the steps below to uninstall slice on Kali Linux:

$ sudo apt remove slice $ sudo apt autoclean && sudo apt autoremove

3. Information about the slice package on Kali Linux

Package: slice
Source: wml
Version: 2.32.0~ds1-1
Installed-Size: 84
Maintainer: Axel Beckert
Architecture: all
Replaces: wml (<< 2.28.0~ds1-2)
Depends: libbit-vector-perl, libclass-xsaccessor-perl, libpath-tiny-perl, perl, perl:any
Breaks: wml (<< 2.28.0~ds1-2)
Size: 39760
SHA256: 19f5011281e1e12c9c00884f4ed9759b20894f0950cf1f556f28476af025e5b1
SHA1: 522e47f01d887247db58787083466bd297f8b520
MD5sum: 0f79671122d568cb6bfb986d1774aaa5
Description: Extract out pre-defined slices of an ASCII file
The slice program reads an input file and divide its prepared ASCII contents
into possibly overlapping slices. These slices are determined by enclosing
blocks which are defined by begin and end delimiters which have to be
already in the file. The final output gets calculated by a slice term
consisting of slice names, set theory operators and optional round brackets.
Description-md5:
Homepage: https://github.com/thewml/website-meta-language/tree/master/src/wml_backend/p9_slice#readme
Tag: devel::web, implemented-in::perl, interface::commandline, role::program,
scope::utility, use::filtering, use::text-formatting, works-with::text
Section: text
Priority: optional
Filename: pool/main/w/wml/slice_2.32.0~ds1-1_all.deb