How to Install and Uninstall dmapd.i686 Package on Fedora 38

Last updated: September 28,2024

1. Install "dmapd.i686" package

Here is a brief guide to show you how to install dmapd.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install dmapd.i686

2. Uninstall "dmapd.i686" package

This guide covers the steps necessary to uninstall dmapd.i686 on Fedora 38:

$ sudo dnf remove dmapd.i686 $ sudo dnf autoremove

3. Information about the dmapd.i686 package on Fedora 38

Last metadata expiration check: 0:54:58 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : dmapd
Version : 0.0.96
Release : 1.fc38
Architecture : i686
Size : 118 k
Source : dmapd-0.0.96-1.fc38.src.rpm
Repository : updates
Summary : A server that provides DAAP and DPAP shares
URL : http://www.flyn.org/projects/dmapd/
License : GPLv2+
Description : The dmapd project provides a GObject-based, Open Source implementation
: of DMAP sharing with the following features:
:
: o Support for both DAAP and DPAP
:
: o Support for realtime transcoding of media formats not natively
: supported by clients
:
: o Support for many metadata formats, such as those associated with Ogg
: Vorbis and MP3 (e.g., ID3)
:
: o Detection of video streams so that clients may play them as video
:
: o Use of GStreamer to support a wide range of audio and video CODECs
:
: o Caching of photograph thumbnails to avoid regenerating them each time
: the server restarts
:
: Dmapd runs on Linux and other POSIX operating systems. It has been
: used on OpenWrt Linux-based systems with as little as 32MB of memory
: to serve music, video and photograph libraries containing thousands of
: files.