How to Install and Uninstall raku-file-which Package on Kali Linux

Last updated: June 27,2024

1. Install "raku-file-which" package

Please follow the guidelines below to install raku-file-which on Kali Linux

$ sudo apt update $ sudo apt install raku-file-which

2. Uninstall "raku-file-which" package

This tutorial shows how to uninstall raku-file-which on Kali Linux:

$ sudo apt remove raku-file-which $ sudo apt autoclean && sudo apt autoremove

3. Information about the raku-file-which package on Kali Linux

Package: raku-file-which
Source: raku-file-which (1.0.4-1)
Version: 1.0.4-1+b1
Installed-Size: 294
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Depends: raku-api-2022.12+af50a328, rakudo (>= 2022.07-2)
Size: 55792
SHA256: 871a0baef86f1ea4da9b81290d42587a8de79649656a8f296d57461a4876c8b5
SHA1: ea4059616d4d297015d5851f292edef685c9e7b9
MD5sum: 5a80ec9e5846a2f52f00a82b650bf21e
Description: Cross platform Raku executable path finder (aka which on UNIX)
File::Which finds the full or relative paths to an executable program on
the system. This is normally the function of which utility which is
typically implemented as either a program or a built in shell command.
On some unfortunate platforms, such as Microsoft Windows it is not
provided as part of the core operating system.
.
This module provides a consistent API to this functionality regardless
of the underlying platform.
Description-md5:
Homepage: https://github.com/azawawi/perl6-file-which
Section: interpreters
Priority: optional
Filename: pool/main/r/raku-file-which/raku-file-which_1.0.4-1+b1_amd64.deb