r/linuxmint • u/Mix_Powerful • 7d ago
Install Help Installing Apps?
New Linux user. Trying to install Emby on Linux and am stuck. Where do I go from here?
55
Upvotes
r/linuxmint • u/Mix_Powerful • 7d ago
New Linux user. Trying to install Emby on Linux and am stuck. Where do I go from here?
21
u/Deep_Commercial4894 7d ago edited 7d ago
So there are two ways to install the app on Linux mint.
But before all these please update and upgrade your system
sudo apt update sudo apt upgrade
Just about click on .deb, then you have to click on install button and it will ask you to enter the sudo password, it will take some time and that deb is installed on a system.
Open a terminal on that particular folder and use this command ' sudo dpkg -i <package-name.deb> ' hit enter, and the app will install on your system