Plex.tv is the hosted package.
The Ubuntu store provides a “Snap” container package which works very much like Docker and resides in a completely different area of the file system.
It is controlled through their Snap control panel. None of the commands I’ve given will work.
I am having issues uninstalling the snap version now though, as it is telling me I need to create a snap account. Which I have done, but tit won’t recognise the details…I’ll come straight back here once I have got this version uninstalled
I have downloaded it, so I have the file “plexmediaserver_1.17.0.1709-982421575_amd64.deb” sat in the downloads folder.
But when I use the command “sudo dpkg -i plexmediaserver_1.17.0.1709-982421575_amd64.deb.dpkg” it says there is no such file or directory
(Reading database … 181386 files and directories currently installed.)
Preparing to unpack plexmediaserver_1.17.0.1709-982421575_amd64.deb …
Unpacking plexmediaserver (1.17.0.1709-982421575) over (1.17.0.1709-982421575) …
Setting up plexmediaserver (1.17.0.1709-982421575) …
groups: ‘plex’: no such user
usermod: user ‘plex’ does not exist
dpkg: error processing package plexmediaserver (–install):
installed plexmediaserver package post-installation script subprocess returned error exit status 6
Processing triggers for libc-bin (2.29-0ubuntu2) …
Processing triggers for gnome-menus (3.32.0-1ubuntu1) …
Processing triggers for desktop-file-utils (0.23-4ubuntu1) …
Processing triggers for mime-support (3.60ubuntu1) …
Errors were encountered while processing:
plexmediaserver
Nothing happens. When I type suso sh, it just moves to another line with a # on it. It doesn’t let me keep typing.
If I type the other commands, then it just move to a new command line.
The last command just returns a no such file or directory
If you cannot type on that command line after typing sudo sh, then your Ubuntu 19 installation is broken.
All sudo does is open a new shell session in the current window with admin/root privilege level (which is why it asks for the password)
If this is broken, your base OS is broken.
Odd numbered Ubuntu versions become EOL and are dropped on April 1 of the following year.
Even numbered Ubuntu versions get their minimal 3 year support.
LTS installations go much much longer.
I recommend you take 19 off and install 18.04 LTS if you intend to stay with Linux.
Oh, c**p. sorry. Im total Linux newbie.
So you just want me to type each of those other commands after the hash?
Do I do them one at a time and press enter each time?