Thread Starter
- Joined
- Nov 8, 2013
- Messages
- 5,448
- Likes
- 3,049
Considering that Wine - amazing as it is - doesn't seem to play nice with the latest releases of AnyStream, we have finally worked ourselves through porting the application to native Linux.
The current requirement is a amd64 based Linux system - not older than from 2018
For Debian based systems (Debian, Ubuntu, Mint, ...):
Please download from:
Edit: please download current release at https://www.redfox.bz/download.html
Installation:
For Redhat based systems (Fedora, CentOS, ...):
Please download from:
Edit: please download current release at https://www.redfox.bz/download.html
Installation:
For non-debian Linux (Fedora and others) download:
Edit: please download current release at https://www.redfox.bz/download.html
Installation on other Linux distributions:
create a subdirectory of your choice, for example
run by typing
You can run the application and request a trial license.
However, if you have an AnyStream license, you can activate it manually, there is no automated procedure for this, yet.
Let us know, if you have a linux version/distribution, that chokes on AnyStream, we intend to make it as universally executable as possible.
Otherwise - enjoy
The current requirement is a amd64 based Linux system - not older than from 2018
For Debian based systems (Debian, Ubuntu, Mint, ...):
Please download from:
Installation:
- Download the .deb file
- run
Bash:
sudo dpkg -i AnyStream_1.5.2.8_amd64.deb
- run AnyStream by typing
AnyStream
For Redhat based systems (Fedora, CentOS, ...):
Please download from:
Installation:
- Download the .rpm file
- run
Bash:
sudo rpm -U AnyStream-1.5.2.9.x86_64.rpm
- run AnyStream by typing
AnyStream
For non-debian Linux (Fedora and others) download:
Installation on other Linux distributions:
create a subdirectory of your choice, for example
Code:
mkdir AnyStream
cd AnyStream
wget https://download.redfox.bz/download/sandbox/anystream_1.5.2.8.tar.xz
tar -xf anystream_1.5.2.8.tar.xz
Code:
./AnyStream
However, if you have an AnyStream license, you can activate it manually, there is no automated procedure for this, yet.
Let us know, if you have a linux version/distribution, that chokes on AnyStream, we intend to make it as universally executable as possible.
Otherwise - enjoy
Code:
Changelog AnyStream
1.5.2.9 beta 2023-04-06 (Linux only)
- New: added rpm installer for redhat based systems
- New: possibility to activate license from within the software
- New: added application icon to the application manager on Linux
- Updated languages
1.5.2.8 beta 2023-04-05 (Linux only)
- Fix: HBOmax - login did not work in the Linux version
- Fix: some Linux case sensitivity issues were resolved (some settings were incorrectly
written to section [media] instead of [Media] in AnyStream.conf
- Fix: Linux version reported as being 32bit in the About box - it is, of course, 64bit
1.5.2.7 beta 2023-04-04 (Linux only)
- Improved: changed some required dependencies for the application to work on different
Linux distributions and versions
Last edited by a moderator: