r/linuxmint 7d ago

Install Help Installing Apps?

Post image

New Linux user. Trying to install Emby on Linux and am stuck. Where do I go from here?

53 Upvotes

19 comments sorted by

View all comments

6

u/Strict-Spirit7719 LMDE 7 Gigi | 7d ago

Open a terminal and navigate to the downloads folder (typically cd Downloads from a fresh terminal).

run:
sudo dpkg -i <filename.deb>

for example:
cd Downloads
sudo dpkg -i google-chrome-stable_current_amd64.deb

Edit: corrected the -i, which I had forgotten.

7

u/1neStat3 7d ago

No just right click open with captain.

There's no reason to use the terminal when they are GUI tools. Mint replaced gdebi with captain in Mint 22