How to Install and Uninstall trocla Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "trocla" package

This tutorial shows how to install trocla on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trocla

2. Uninstall "trocla" package

Learn how to uninstall trocla on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the trocla package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: trocla
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.2.3-1
Depends: ruby | ruby-interpreter, ruby-bcrypt, ruby-highline, ruby-moneta
Suggests: puppet
Filename: pool/universe/t/trocla/trocla_0.2.3-1_all.deb
Size: 17346
MD5sum: 99900b961a5ddd1476d0f5fb3b51fa52
SHA1: fb6c2efd37441283f884e6845c25bc82c3ff26dc
SHA256: e039d86428c187b6a1395fe8dc1779ad5b2eabad486cc3f448079437d684a65b
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu