I am working in an air-gapped environment where there is no internet.
I would like to install certain packages that are in my home directory. These packages are put here through USB device. Now, I have 50 .deb
files in my home directory. And I would like to install them using sudo apt install
.
Can help me on how can I make the sudo apt install
command recognize this path?
I am new to Ubuntu. So, can anyone provide step by step info please?
dpkg
command? – Romeo Ninov Jul 06 '21 at 07:32