How to Install and Uninstall git-octopus.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "git-octopus.x86_64" package

Here is a brief guide to show you how to install git-octopus.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install git-octopus.x86_64

2. Uninstall "git-octopus.x86_64" package

This tutorial shows how to uninstall git-octopus.x86_64 on Oracle Linux 9:

$ sudo dnf remove git-octopus.x86_64 $ sudo dnf autoremove

3. Information about the git-octopus.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:07:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : git-octopus
Version : 2.0
Release : 0.4.beta.3.el9.9
Architecture : x86_64
Size : 686 k
Source : git-octopus-2.0-0.4.beta.3.el9.9.src.rpm
Repository : epel
Summary : Git commands for continuous delivery
URL : https://github.com/lesfurets/git-octopus
License : LGPLv3
Description : The continuous merge workflow is meant for continuous integration/delivery and
: is based on feature branching. git-octopus provides git commands to implement
: it.