How to Install and Uninstall extrepo Package on Kali Linux

Last updated: September 20,2024

1. Install "extrepo" package

Please follow the guidance below to install extrepo on Kali Linux

$ sudo apt update $ sudo apt install extrepo

2. Uninstall "extrepo" package

Please follow the guidelines below to uninstall extrepo on Kali Linux:

$ sudo apt remove extrepo $ sudo apt autoclean && sudo apt autoremove

3. Information about the extrepo package on Kali Linux

Package: extrepo
Version: 0.13
Installed-Size: 50
Maintainer: Wouter Verhelst
Architecture: all
Depends: gpgv, libcryptx-perl, libdpkg-perl, libipc-system-simple-perl, libwww-perl, libyaml-libyaml-perl, perl:any
Recommends: extrepo-offline-data
Size: 13984
SHA256: 9be3013cb74b2370aeeca5e4fbb7fa571edc493acd907d4c47c76501a03cc801
SHA1: 0d9ccc197190b8b5c618bbb1aa409d4559c73b77
MD5sum: 380731c0ff8fd168c4d54178398bd0dd
Description: External repository manager
External repositories are additional software package repositories that
are not maintained by Debian. Before extrepo, maintainers of such
repositories would suggest that you download and execute an (unsigned)
shell script as root, or that you download and install their (unsigned)
package, which is not ideal for security.
.
The extrepo package tries to remedy this, by providing a curated list
of external repositories that can be enabled by a simple command,
allowing unsigned scripts to be replaced by a simple "extrepo enable
example.com_repo".
.
Note, however, that while the repositories are curated, and that any
repositories with malicious content will be removed and/or disabled
when detected, no warranty is made by the Debian project as to the
security or quality of the software in these third-party repositories.
Description-md5:
Tag: admin::package-management, implemented-in::perl, interface::commandline,
role::program
Section: admin
Priority: optional
Filename: pool/main/e/extrepo/extrepo_0.13_all.deb