How to Install and Uninstall targetd.noarch Package on CentOS Stream 8

Last updated: June 16,2024

1. Install "targetd.noarch" package

This tutorial shows how to install targetd.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install targetd.noarch

2. Uninstall "targetd.noarch" package

Please follow the guidance below to uninstall targetd.noarch on CentOS Stream 8:

$ sudo dnf remove targetd.noarch $ sudo dnf autoremove

3. Information about the targetd.noarch package on CentOS Stream 8

Last metadata expiration check: 2:48:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : targetd
Version : 0.10.0
Release : 3.el8
Architecture : noarch
Size : 81 k
Source : targetd-0.10.0-3.el8.src.rpm
Repository : epel
Summary : Service to make storage remotely configurable
URL : https://github.com/open-iscsi/targetd
License : GPLv3
Description : targetd turns the machine into a remotely-configurable storage appliance.
: It supports an HTTP/jsonrpc-2.0 interface to let a remote
: administrator allocate volumes from an LVM volume group, and export
: those volumes over iSCSI.