Install .deb File(s) in through Command Line

Published: 09 May 2022
on channel: Lalatendu Swain
125
2

If you want to use the apt command for deb files, use it like this:
sudo apt install deb_file_name

If you want to use the dpkg command for installing deb packages :
sudo dpkg -i deb_file_name

In both commands, you should replace deb_file_name with the path and name of the deb file you’ve downloaded.


Watch video Install .deb File(s) in through Command Line online without registration, duration hours minute second in high quality. This video was added by user Lalatendu Swain 09 May 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 125 once and liked it 2 people.