apt-get
Problem with gpg --recv-keys [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_JS百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-08 13:46 分类:问答C++ apt-get working on stdout of popen
This might sound like a stupid question, I am new to C++. On debian I try to invoke apt-get install with popen. I need to parse the output of this programm. Unfortunately I am not able to read the f[详细]
2023-02-28 20:01 分类:问答Bootstrap script deploys app using yum, how can I deploy on Ubuntu
I am deploying an application that has a bootstrap script, which installs a bunch of packages using yum. However, I am deploying on Ubuntu Maverick. Does is make sense to upgrade the script to use apt[详细]
2023-02-24 01:38 分类:问答On Ubuntu, how to install pygtk for python 2.7 through apt-get?
I\'m using Ubuntu 10.10, which comes with Python 2.6.I would like to test a PyGTK app I\'m writing with Python 2.7.[详细]
2023-02-22 21:59 分类:问答What command should I use in finding the latest version of libgtk in linux
I need to 开发者_如何学Goinstall libgtk in Ubuntu linux. I tried to use \"sudo apt-get install libgtk\", but the answer is that libgtk can\'t be found in the libgtk package.[详细]
2023-02-17 18:07 分类:问答Size of download in MacPorts
When i try to install a package through apt-get on linux, it shows me the total amount to be downloaded and the space that will be used after install. Is there开发者_如何学Go a way to view this inform[详细]
2023-02-16 04:52 分类:问答sudo: apt-get: command not found
I am really struggling to get my head around terminal i keep getting commands not found what am i 开发者_运维知识库doing wrong?[详细]
2023-02-15 06:49 分类:问答Testing installation script on Linux
I\'m writing a Bash script that sets up a Drupal development environment for people using Ubuntu. To test this out I\'ve installed a fresh copy of Ubuntu in VirtualBox and am constantly using the snap[详细]
2023-02-14 10:31 分类:问答If I installed Mongo through apt-get, how do I update it? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-06 08:32 分类:问答Ubuntu equivalent of Yum's WhatProvides, to find which package provides a file
Fedora\'s yum package management tool has a nice option called whatprovides, which lets you find what package has inst开发者_C百科alled a specific binary or file. What is the equivalent command on Ubu[详细]
2023-01-31 16:03 分类:问答