How to Install and Uninstall octocatalog-diff Package on Kali Linux

Last updated: May 17,2024

1. Install "octocatalog-diff" package

Please follow the step by step instructions below to install octocatalog-diff on Kali Linux

$ sudo apt update $ sudo apt install octocatalog-diff

2. Uninstall "octocatalog-diff" package

Please follow the step by step instructions below to uninstall octocatalog-diff on Kali Linux:

$ sudo apt remove octocatalog-diff $ sudo apt autoclean && sudo apt autoremove

3. Information about the octocatalog-diff package on Kali Linux

Package: octocatalog-diff
Version: 1.5.4-2
Installed-Size: 619
Maintainer: Puppet Package Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-diffy, ruby-hashdiff, ruby-httparty (>= 0.11.0), ruby-parallel, ruby-rugged
Size: 140656
SHA256: e18a06d4fdb93c80f360736cbac719fa7230fe6593288c6df63487d746201078
SHA1: 75c269dd8bdd356e4075526c28b22b21b8018a6d
MD5sum: ec471b5ba4004a1e736853394021e2e1
Description: compile and compare Puppet catalogs from 2 branches, versions, etc
octocatalog-diff is a tool to detect and display differences in Puppet
catalogs compiled from different environments. The catalogs may be
obtained through any of the following means:
- Compilation using a local puppet instance
- Puppet master 3.x/4.x HTTP API
- PuppetDB HTTP API
- Precompiled JSON catalogs
.
octocatalog-diff filters out attributes or resources with no effect
(e.g. tags) and displays only state differences between the two
catalogs. It does not require a working Puppet master (or puppetserver),
making it suitable for development use and use in Continuous Integration
environments.
Description-md5: b77f7cfb3fa6ce0b6b534105a6a4cc26
Homepage: https://github.com/github/octocatalog-diff
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/o/octocatalog-diff/octocatalog-diff_1.5.4-2_all.deb