Top "Apt-get" questions

GENERAL APT-GET SUPPORT IS OFF-TOPIC.

What is the right way to do add-apt-repository via Chef?

I'm learning Chef and I'm going to do right now for Ubuntu: execute "add-apt-repository ppa:#{node[:some_repo]}" do user "…

ubuntu apt-get chef-infra
Jenkins User on Apt-Get Install Installation

I just installed Jenkins on my Ubuntu server via the debian installation steps (using apt-get install). I want my build …

ubuntu jenkins continuous-integration apt-get
Is it possible to answer dialog questions when installing under docker?

Is it possible to somehow answer the questions that are presented as dialogs when installing some packages using apt-get? For …

ubuntu installation docker apt-get
Failed to fetch update on Ubuntu 14.04 LTS (Trusty Tahr)

While running the update at Ubuntu 14.04 LTS (Trusty Tahr). The following error is being encountered: W: Failed to fetch http://…

ubuntu updates ubuntu-14.04 apt-get
How I can make apt-get install to my virtualenv?

It it's possible, of course. For example - I can download python-dbus like this: $ sudo apt-get download python-dbus But what …

python virtualenv apt-get
Running apt-get for another partition/directory?

I have booted my system from a live Ubuntu CD, and I need to fix some package problems. I have …

linux ubuntu command-line-arguments apt-get
apt-get command does not work on Ubuntu-On-Windows / Windows Subsystem for Linux

I just installed Ubuntu-On-Windows recently added on Windows 10 for peoples on the fast ring. However, when trying to install new …

ubuntu windows-10 apt-get windows-subsystem-for-linux
Where do library C header files go on Linux

Embarrassingly basic question. sudo apt-get install libmemcached6 - where do the .h's and .o's or .so's live in a typical …

c++ c header apt-get
sudo: pecl7.2-sp: command not found

I need to install GeoIP on PHP 7.2 . For this I am using following commands - sudo apt-get -y install gcc …

apache apache2 apt-get php-extension php-7.2
Error setting up MySQL: Table 'mysql.plugin' doesn't exist

I have a MySQL 5.7 instance running without problems on Ubuntu 16, but when i try to install any other package or …

mysql ubuntu-16.04 apt-get mysql-5.7