R
R
RqL2021-03-18 16:08:38
linux
RqL, 2021-03-18 16:08:38

Is it possible to download all deb dependencies?

There is no Internet and lan on the laptop, I decided to install firewood, but the dependencies have dependencies, etc.
is there any way to install it in bundle?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2021-03-18
@RqL

apt-get download $(apt-rdepends <package>|grep -v "^ ")
Next, copy all *.deb files and transfer to a PC without the Internet.
Wangyu, the next question will be - how to install many packages in linux without the Internet, registration and SMS? (But no, it won't - the user was blocked for a month:) )
In the folder with *.deb files sudo dpkg -i *.deb
Danu is a pancake!!!
Take a smartphone or tablet, turn on the usb modem on it, and connect it to the laptop. Just do not say that the laptop does not have usb ports.

PS: Just checked. Turn off internet on laptop. I took the phone, turned on the usb-modem on it. Connected via USB to Ubuntu 20.04. ALL! It itself determined and connected everything, without additional settings!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question