Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Beginners Questions • [Installation] How to find which path is application installed

$
0
0
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?

Code:

apt install ./<<NameOfLocalFile>>.deb
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?

Statistics: Posted by DebianFox — 2024-07-29 10:33



Viewing all articles
Browse latest Browse all 2901

Trending Articles