Top "Apt" questions

Debian's Advanced Packaging Tool whose main binary is apt-get.

Installing g++ on windows subsystem for linux

A while back I activated Windows Subsystem for Linux on my machine but didn't use it much. Now I have …

linux gcc ubuntu-16.04 apt windows-subsystem-for-linux
Could not find method apt()

I'm trying to work with Dagger2, I am using Android studio 2.2.2 but I have an error with gradle: Error:(34, 0) Could …

android dagger-2 apt
apt-get install via tunnel proxy but ssh only from client side

So... this is my problem: I can access to a VPN from my machine. I can access to a server …

ubuntu proxy firewall vpn apt
Requirements file for apt-get, similar to pip

I like how you can manage dependencies with pip requirements. Is there something similar in case of apt-get? http://www.…

python pip apt apt-get
APT (Annotation Processing Tool)

I was trying to find simple example to understand the usage of apt command, but I couldn't find a helpful …

java annotations apt
Google Compute Engine Ubuntu 17.04 zesty does no longer have a Release file

I have just created a new Google Cloud Compute Engine server using Ubuntu 17.04 as the boot disk: Ubuntu 17.04 amd64 zesty …

google-cloud-platform google-compute-engine apt ubuntu-17.04
Doxygen - Could NOT find FLEX (missing: FLEX_EXECUTABLE)

I know there are very similar worded questions on here, but I could not find an answer to my question …

cmake doxygen flex-lexer apt
How to apt install python-pybind11?

I see form my project document that I need to install python-pybind11 by using sudo apt -y install python-pybind11 but …

ubuntu-16.04 apt pybind11
The repository 'http://dl.google.com/linux/chrome/deb stable Release' is not signed

I have the following step in my CircleCi setup to install Google Chrome: - run: name: Install Chrome headless working_…

linux google-chrome ubuntu apt
Install libssh2-php on PHP 5.4.9 (x64)

I have a problem with the update on php 5.4.9 (i install it with the ppa "ppa:ondrej/php5") Now i …

php linux ubuntu-12.04 apt libssh2