Packaging streamlink for different linux distributions.
See original GitHub issueWhat we have:
- Archlinux (stable and -git packages in AUR)
- Gentoo
- NixOS
- openSUSE
- Solus
- Ubuntu (webupd8 ppa)
- Void
WIP:
- openSUSE (I’ve modified the livestreamer rpm
.spec
file and submitted a request to upstream) - Fedora (with small tweak to the above mentioned rpm
.spec
file it builds fine and it should also build on other rpm-based distributions)
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:34 (25 by maintainers)
Top Results From Across the Web
Installation - Streamlink 5.1.2 documentation
Packaging is not done by the Streamlink maintainers themselves except for the PyPI package, the Windows installers + portable builds, and the Linux...
Read more >Watch Online Video Streams Using Streamlink In Linux
Streamlink is a command line streaming utility that allows you to watch online video streams using VLC, MPlayer, Mpv, QuickTime Player etc.
Read more >Streamlink - ArchWiki
Streamlink is a command-line utility written in Python which allows you to watch online video streams in popular video players, such as VLC, ......
Read more >streamlink - PyPI
Installation. Please refer to our documentation for different ways to install Streamlink: Windows · macOS · Linux and BSD · PyPI package and...
Read more >Livestreams as IPTV channels with TVHeadend and Streamlink
If you choose to install via apt , pacman , dnf , and other common Linux distro package manager, make sure to install...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@bastimeyer & other archlinux users
Good news. Giancarlo Razzolini (archlinux TU) contacted me and said that he would like to import the
streamlink
stable package to community repo while dropping thelivestreamer
package to aur. With this it should be much easier & faster to installpacman -S streamlink
. 😉It’s in the
community
repo! 😉