Plex Media Server for armhf (arm64) Debian / Ubuntu: Beta Packages

Here is 1.5.0.

Here is 1.5.1.

Here is 1.5.2.

Hey uglymagoo, how soon do those new builds get pushed to the apt repo? I
also thought you mentioned that you were removing the old ‘plexmediaserver’
but I’m still seeing it there:

root@odroid:/tmp# apt search plexmediaserver
Sorting… Done
Full Text Search… Done
plexmediaserver/unknown,now 0.9.16.4.1911-ee6e505-2~jessie all
[residual-config]
Dummy package for Plex Media Server for Linux

plexmediaserver-installer/now 1.5.1.3520-ed60c70d6-1~jessie armhf
[installed,local]
Plex Media Server for Linux

plexmediaserver-neonless/unknown 0.9.16.4.1911-ee6e505-2~jessie all
Dummy package for Plex Media Server for Linux

plexmediaserver-neonless-installer/unknown 1.0.0.2261-a17e99e-1~jessie all
Transitional package for Plex Media Server for Linux

root@odroid:/tmp#

Perry Krug
perrykrug@gmail.com

@krugster said:
Hey uglymagoo, how soon do those new builds get pushed to the apt repo?

As soon as there is a public release.

Here is 1.6.0.

First time installer and novice for DietPi on Odroid C2.

I did this first:

become root

sudo su

add my public key

wget -O - https://dev2day.de/pms/dev2day-pms.gpg.key | apt-key add -

add my PMS repo

echo “deb https://dev2day.de/pms/ jessie main” >> /etc/apt/sources.list.d/pms.list

activate https

apt-get install apt-transport-https

update the repos

apt-get update

install PMS

apt-get install plexmediaserver-installer

My command:
sudo dpkg -i <’/root/Downloads/plexmediaserver-installer_1.6.0.3698-7fe404e94-1~jessie_armhf.deb’ >

Output is:
bash: /root/Downloads/plexmediaserver-installer_1.6.0.3698-7fe404e94-1~jessie_armhf.deb: Permission denied
bash: gt: command not found
[3]+ Exit 126 ‘/root/Downloads/plexmediaserver-installer_1.6.0.3698-7fe404e94-1~jessie_armhf.deb’
root@DietPi:~# dpkg: error: --install needs at least one package archive file argument

Type dpkg --help for help about installing and deinstalling packages [*];
Use ‘apt’ or ‘aptitude’ for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through ‘less’ or ‘more’ !

[2]+ Exit 2 sudo dpkg -i

@alkifaf said:
First time installer and novice for DietPi on Odroid C2.

My command:
sudo dpkg -i <‘/root/Downloads/plexmediaserver-installer_1.6.0.3698-7fe404e94-1~jessie_armhf.deb’ >

Please do not use this Plexpass release. Obviously, you are a Linux novice and this release is not stable at all. Just use my repository (see my signature). For the sake of completion: just remove the ‘<’ and ‘>’ :smiley:

Off topic, but how is that greater than error popping up? the shell redirection > i guess being interpreted as logical? Oh, bash…

@uglymagoo said:

@alkifaf said:
First time installer and novice for DietPi on Odroid C2.

My command:
sudo dpkg -i <‘/root/Downloads/plexmediaserver-installer_1.6.0.3698-7fe404e94-1~jessie_armhf.deb’ >

Please do not use this Plexpass release. Obviously, you are a Linux novice and this release is not stable at all. Just use my repository (see my signature). For the sake of completion: just remove the ‘<’ and ‘>’ :smiley:

If I do nothing, will an update for Plex eventually filter down to Dietpi (same as what does for Android etc).

@alkifaf said:
If I do nothing, will an update for Plex eventually filter down to Dietpi (same as what does for Android etc).

Just use my repo and the package manager (apt) to keep your system up-to-date. My repo always contains the newest stable release (1.5.5 at the moment).

If you guys are wondering where 1.6.1 is: only a bugfix release for Windows, so I skip this one.

Here is 1.7.1.

Here is 1.7.2.

Here is 1.7.3.

Great job, keep up the good work.

Hi… any chance for 1.7.5?

@stanilovic said:
Hi… any chance for 1.7.5?

It’s a public release and thus available in my repo.

@uglymagoo said:

@stanilovic said:
Hi… any chance for 1.7.5?

It’s a public release and thus available in my repo.

Ups, my bad. Thanks

My server asks me to install version 1.7.6 . Will it be available? Or is it not important?