datastax-agents upgrade through Opscenter GUI? tarball or package - datastax-enterprise

Versions
dse 4.8.2
OpsCenter 5.2.1
datastax-agents 5.2.1
Package installation was done to all the above. Would like to upgrade Opscenter to 5.2.3 and upgrade the agents through OpsCenter GUI to match 5.2.3. If this is done, what would be the type of installation done to datastax-agents?
Assuming the installation done to agents through Opscenter GUI will be package installation.
Thanks

When installing agents via OpsCenter UI they’d be installed from packages.

Related

What's the easiest way to fix a libyaml version mismatch between Mac (0.2.5) and Debian (0.2.1)?

I am running Debian 10 (Buster) on my servers and CI builds. I am running MacOS Big Sur 11.6.4 on my MacBook Pro. I am developing a Ruby on Rails application.
My Debian servers are running libyaml 0.2.1. My Mac is running libyaml 0.2.5. (I ran puts YAML.libyaml_version in Ruby.)
libyaml 0.2.1 has a trailing whitespace bug that was fixed in 0.2.5. This is causing a CI build failure since I have a job that checks the formatting of a YAML file (i18n-tasks normalize.) When I run i18n-tasks normalize, the i18n YAML files are formatted differently on my Mac vs the Debian linux container.
What would be the easiest solution? Either:
Downgrade my brew installation of libyaml to 0.2.1
Upgrade my Debian installation of libyaml to 0.2.5
Either one works, just so that my Mac development environment is consistent with my CI builds and servers. (I don't actually care about the trailing whitespace bug as long as it's consistent for both development and CI.)
I can't find an easy method for either option. Is there a libyaml 0.2.5 debian package (.deb file) that I can just download and install?

Yeoman npminstall is installing old packages

Though I've published a new version of one of dependent library but when I am installing that using the yeoman generator it is installing -1 version than the current version. I don't know where is the issue.

What is the best way to deal with package incompatibility?

Installing the package XPlot.Plotly (v. 1.4.2) using Nuget failed with a message that there was incompatibility with the latest version (v. 10.0.3) of Newtonsoft.Json, which I had installed previously. The message also indicated that version 9.0.1 of Newtonsoft.Json would work. So I uninstalled the latest version of Newtonsoft.Json, installed version 9.0.1, and then was able to install XPlot.Plotly.
Is this the correct way to deal with this type of incompatibility?
Will I eventually be able to use the latest versions of both packages?

Unable to install erlang 19 from epel. RHEL

I am trying to install RabbitMQ which needs Erlang above 16. However when I try to install Erlang it installs 14B03 from epel repository.
When I manually download the RPM file and try to install it, it fails due to dependencies. Please suggest.
I am having RHEL 6.8 & Epel 6.8
You can purge erlang completely and install rpm version you need.
If you don't want purge old version, check installing multiple versions

Rails Installer: Is it possible to upgrade ruby version without installing new version of rails installer

I am trying to upgrade my ruby version that came with my rails installer on my windows machine but i failed to figure it out. Do i need to re-download the whole railsinstaller package and move my project to this new package or could anyone have an easier way of doing this upgrade through the command prompt.

Resources