How to Install and Uninstall r-cran-askpass Package on Kali Linux

Last updated: May 14,2024

1. Install "r-cran-askpass" package

Please follow the guidance below to install r-cran-askpass on Kali Linux

$ sudo apt update $ sudo apt install r-cran-askpass

2. Uninstall "r-cran-askpass" package

This is a short guide on how to uninstall r-cran-askpass on Kali Linux:

$ sudo apt remove r-cran-askpass $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-askpass package on Kali Linux

Package: r-cran-askpass
Version: 1.2.0-1
Installed-Size: 77
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-sys (>= 2.1), libc6 (>= 2.2.5)
Recommends: r-cran-testthat
Size: 23988
SHA256: 8d13074e67039aa1ea36fd005504e38bcee8d3683ad80b19ab63acc3f9a81db3
SHA1: 94eb63ab78d279d578484798b5900f6b5f91c4c6
MD5sum: f275975981817a44e2875916a9fead74
Description: safe password entry for GNU R, Git, and SSH
Cross-platform utilities for prompting the user for credentials or a
passphrase, for example to authenticate with a server or read a protected key.
Includes native programs for MacOS and Windows, hence no 'tcltk' is required.
Password entry can be invoked in two different ways: directly from R via the
askpass() function, or indirectly as password-entry back-end for 'ssh-agent'
or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables.
Thereby the user can be prompted for credentials or a passphrase if needed
when R calls out to git or ssh.
Description-md5:
Homepage: https://cran.r-project.org/package=askpass
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-askpass/r-cran-askpass_1.2.0-1_amd64.deb