i am relatively new to GCP, spinned up my first server and chose Rocky Linux(i have experienced with Rhel based distros). however it seems yum or dnf package managers are not present, does GCP use a custom package manager for Rocky Linux ?
Hi,
You should be able to use `yum`. I just deployed a fresh Rocky 8 instance and ran `sudo yum update` and it worked without issue. Are you able to elaborate what you are seeing?
Best,
Alex