LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   apt-get install is not installing softwere downloaded from net. (https://www.linuxquestions.org/questions/linux-desktop-74/apt-get-install-is-not-installing-softwere-downloaded-from-net-481547/)

knsr433 09-08-2006 05:36 AM

apt-get install is not installing softwere downloaded from net.
 
hai,
when i tried to install a softwere, glade3-3.0.1.tar.gz,using command
$apt-get install glade3-3.0.1.tar.gz
the message that terminal displaying is:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package glade3-3.0.1.tar.gz.
----
in my file system,
/etc/apt/sources.list containes only debian CD name and one website.
what i have to do to install that softwere.
my destro is debian 3.1.
any help will be appreciated.

jens 09-08-2006 06:12 AM

"apt-get install glade" will install glade from the Debian repo.

tar.gz packages only contain source code (and can't be installed with apt).


All times are GMT -5. The time now is 10:30 PM.