I have installed Debian on my pc, but the problem is that at the moment I have no Internet connection to this pc. So, to install a program I have to manually downloaded from a pc with internet and then install it to the linux-debian computer.
The question is this: Is there a standard way to make the installation manually?
Note that when I connect a usb flash with the program I want to install(that is: cdparanoia_3.10.2+debian-10.1_i386.deb
) and I try opening it I get the message:
Failed to execute child process “ar” no file or directory.
apt
so that it installs the local file without trying to fetch from repositories. – HalosGhost May 15 at 16:28apt-offline
might work for you. But I have never used it. I have no opinion about the GUI programs. See also debian-administration.org/article/648/… – Faheem Mitha May 15 at 16:45