Install .deb file from the terminal in Ubuntu 20.04

Open Ubuntu terminal and type

sudo apt install /home/root/Downloads/my-app.deb -y
  • The path location should be absolute/ full path. Type pwd to get the current path location of the .deb file.

You'll only receive email when they publish something new.

More from Md. Sazzad Hossain Sharkar
All posts