How to Install and Uninstall obs-signd.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "obs-signd.x86_64" package

In this section, we are going to explain the necessary steps to install obs-signd.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install obs-signd.x86_64

2. Uninstall "obs-signd.x86_64" package

This guide let you learn how to uninstall obs-signd.x86_64 on AlmaLinux 9:

$ sudo dnf remove obs-signd.x86_64 $ sudo dnf autoremove

3. Information about the obs-signd.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:53:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : obs-signd
Version : 2.5.10
Release : 2.20210907git5c32050.el9
Architecture : x86_64
Size : 63 k
Source : obs-signd-2.5.10-2.20210907git5c32050.el9.src.rpm
Repository : epel
Summary : The OBS sign daemon
URL : https://github.com/openSUSE/obs-sign
License : GPLv2
Description : The OpenSUSE Build Service sign client and daemon.
:
: This daemon can be used to sign anything via gpg by communicating
: with a remote server to avoid the need to host the private key
: on the same server.