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

Last updated: October 05,2024

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

Please follow the guidance below to install golang-github-anacrolix-dms-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall golang-github-anacrolix-dms-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 0:04:45 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-anacrolix-dms-devel
Version : 1.2.2
Release : 2.fc35
Architecture : noarch
Size : 55 k
Source : golang-github-anacrolix-dms-1.2.2-2.fc35.src.rpm
Repository : fedora
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