How to Install and Uninstall octocatalog-diff Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 04,2024

1. Install "octocatalog-diff" package

Here is a brief guide to show you how to install octocatalog-diff on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install octocatalog-diff

2. Uninstall "octocatalog-diff" package

Please follow the steps below to uninstall octocatalog-diff on Ubuntu 21.10 (Impish Indri):

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

3. Information about the octocatalog-diff package on Ubuntu 21.10 (Impish Indri)

Package: octocatalog-diff
Architecture: all
Version: 1.5.4-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 616
Depends: ruby | ruby-interpreter, ruby-diffy, ruby-hashdiff, ruby-httparty (>= 0.11.0), ruby-parallel, ruby-rugged
Filename: pool/universe/o/octocatalog-diff/octocatalog-diff_1.5.4-2_all.deb
Size: 138084
MD5sum: 0cc3ef22be0fc6b1ba3efe1e86332e3b
SHA1: e5f92e27ad0dbbf0407673ad89a7fd8a52164915
SHA256: ea400bb15daeb8117fd41c0e94039ceefba9f9f82f887b8061db6c9e05ce6ea2
SHA512: 476a76f8d9c06e8edf7e18c25cba762d05aa6b392cc771bd59fc190c9cb2538c607a4ada3faa3bcb399ed2cc9b55b86e5a0b7d8674cd66f7aa6e98289b3a3ebf
Homepage: https://github.com/github/octocatalog-diff
Description-en: 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
Ruby-Versions: all