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

Last updated: May 19,2024

1. Install "git-octopus.x86_64" package

This tutorial shows how to install git-octopus.x86_64 on Oracle Linux 8

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

2. Uninstall "git-octopus.x86_64" package

This guide covers the steps necessary to uninstall git-octopus.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 5:53:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-octopus
Version : 2.0
Release : 0.4.beta.3.el8.8
Architecture : x86_64
Size : 1.2 M
Source : git-octopus-2.0-0.4.beta.3.el8.8.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.