If we were to install an application/package from a local .deb file, not from the Debian repository, using the command given below, then how can one know which path will be used to install the application/package?i.e. will the installation path be /usr/local or /usr or /opt or something else?
And if we try to open a .deb file with a decompression application like ARK or 7-zip then can we come to know what will be the path of installation of the application?
Code:
apt install ./<<NameOfLocalFile>>.deb
And if we try to open a .deb file with a decompression application like ARK or 7-zip then can we come to know what will be the path of installation of the application?
Statistics: Posted by DebianFox — 2024-07-29 10:33