How to Install and Uninstall ubdsrv.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "ubdsrv.i686" package

Please follow the guidelines below to install ubdsrv.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install ubdsrv.i686

2. Uninstall "ubdsrv.i686" package

Learn how to uninstall ubdsrv.i686 on Fedora 39:

$ sudo dnf remove ubdsrv.i686 $ sudo dnf autoremove

3. Information about the ubdsrv.i686 package on Fedora 39

Last metadata expiration check: 0:30:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ubdsrv
Version : 1.1
Release : 1.rc1.20230207git58401cf.fc39.1
Architecture : i686
Size : 182 k
Source : ubdsrv-1.1-1.rc1.20230207git58401cf.fc39.1.src.rpm
Repository : fedora
Summary : Userspace block driver server and ublk tool
URL : https://github.com/ming1/ubdsrv
License : LGPLv2+ or MIT
Description : This package allows you to write Linux block devices in userspace. It
: contains a library which can be linked to programs that implement
: Linux userspace block devices, and also the "ublk" program which can
: be used to create, list and delete ublk devices.