How to Install and Uninstall golang-github-anacrolix-dms-devel.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "golang-github-anacrolix-dms-devel.noarch" package

Learn how to install golang-github-anacrolix-dms-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-anacrolix-dms-devel.noarch

2. Uninstall "golang-github-anacrolix-dms-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-anacrolix-dms-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-anacrolix-dms-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-anacrolix-dms-devel.noarch package on Fedora 34

Last metadata expiration check: 5:55:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-anacrolix-dms-devel
Version : 1.2.2
Release : 1.fc34
Architecture : noarch
Size : 55 k
Source : golang-github-anacrolix-dms-1.2.2-1.fc34.src.rpm
Repository : updates
Summary : UPnP DLNA Digital Media Server that includes basic video transcoding
URL : https://github.com/anacrolix/dms
License : BSD
Description : dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
: content directly from the filesystem from the working directory, or the path
: given. The SSDP component will broadcast and respond to requests on all
: available network interfaces.
:
: dms advertises and serves the raw files, in addition to alternate transcoded
: streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast.
: It will also provide thumbnails where possible.
:
: dms uses ffprobe/avprobe to get media data such as bitrate and duration,
: ffmpeg/avconv for video transoding, and ffmpegthumbnailer for generating
: thumbnails when browsing. These commands must be in the PATH given to dms or
: the features requiring them will be disabled.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/anacrolix/dms