How to Install and Uninstall trocla Package on Kali Linux

Last updated: July 07,2024

1. Install "trocla" package

This is a short guide on how to install trocla on Kali Linux

$ sudo apt update $ sudo apt install trocla

2. Uninstall "trocla" package

Please follow the instructions below to uninstall trocla on Kali Linux:

$ sudo apt remove trocla $ sudo apt autoclean && sudo apt autoremove

3. Information about the trocla package on Kali Linux

Package: trocla
Version: 0.3.0-0.2
Installed-Size: 79
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-bcrypt, ruby-highline, ruby-moneta
Suggests: puppet
Size: 20760
SHA256: 88bca8673b338215fd9d7d66106137c4571cc81899b2873c1141b096208773ba
SHA1: c8d493f1bd0c338b70071526b50a8c54279a7af7
MD5sum: 7523aaaf2d38c9d23b5ee5a2164c2e02
Description: generate and store passwords and certificates on a central server
Trocla helps you to generate random passwords and to store them in various
formats (plain, MD5, bcrypt) for later retrival.
.
An example for such an application is puppet and trocla can help you to not
store any plaintext or hashed passwords in your manifests by keeping these
passwords only on your puppetmaster.
Description-md5: be842065b40bdeb3e281419d6803a586
Homepage: https://github.com/duritong/trocla
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/t/trocla/trocla_0.3.0-0.2_all.deb