How to Install and Uninstall ruby-puppet-resource-api Package on Kali Linux

Last updated: June 18,2024

1. Install "ruby-puppet-resource-api" package

This is a short guide on how to install ruby-puppet-resource-api on Kali Linux

$ sudo apt update $ sudo apt install ruby-puppet-resource-api

2. Uninstall "ruby-puppet-resource-api" package

This tutorial shows how to uninstall ruby-puppet-resource-api on Kali Linux:

$ sudo apt remove ruby-puppet-resource-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-puppet-resource-api package on Kali Linux

Package: ruby-puppet-resource-api
Version: 1.9.0-1
Installed-Size: 119
Maintainer: Puppet Package Maintainers
Architecture: all
Depends: ruby-hocon (>= 1.0)
Size: 30792
SHA256: ba843764c152f7c29165dee6c0d4c9ea9a7666fc30d226ce57fe522ad4190f61
SHA1: 766d1e195b69f9aa479889fcce442997169ddd39
MD5sum: fc36a604fa91b036fd3c15c4ea331f0f
Description: Implementation of the Puppet Resource API specification
A resource is the basic unit that is managed by Puppet. Each resource has a set
of attributes describing its current state. Some attributes can be changed
throughout the lifetime of the resource, whereas others are only reported back
but cannot be changed. This library provides a simple way to write new native
resources for Puppet.
Description-md5:
Homepage: https://github.com/puppetlabs/puppet-resource_api/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-puppet-resource-api/ruby-puppet-resource-api_1.9.0-1_all.deb