Top "Apt-get" questions

GENERAL APT-GET SUPPORT IS OFF-TOPIC.

Ubuntu 16.04 apt-get not working through proxy

In Ubuntu 14.04, in order to use some commands in terminal (like apt-get) trough the company proxy, I need to do …

proxy apt-get ubuntu-16.04
How can I get Chef to run apt-get update before running other recipes

Right now I have the following in my Vagrantfile: config.vm.provision :chef_solo do |chef| chef.cookbooks_path = "cookbooks" …

apt apt-get chef-infra vagrant
wget command not found on linux server

I have a linux server (completely new, web hosting, nothing is installed into it), and want to use a "wget" …

linux wget sudo apt-get apt
Ubuntu: Oracle JDK 8 is NOT installed

I've installed oracle JDK-8 on ubuntu 14.04 manually. but whenever I want to install a package that needs jdk8, apt-get tries …

java ubuntu java-8 apt-get
How to correctly install wkhtmltopdf on debian 64 bit?

I am trying to install wkhtmltopdf, but when I do: sudo dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb I get : Preparing to …

linux installation openerp wkhtmltopdf apt-get
How can i configure a http proxy for apt-get?

I have a raspberry pi with raspbian. I have to use a http proxy now, but where can I configure …

raspbian apt-get
E: Repository 'http://dl.google.com/linux/chrome/deb stable Release' changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'

When I apt-get update and apt-get upgrade my Ubuntu system, I get the following error message regarding fetching Google Chrome …

google-chrome ubuntu apt-get apt
E: The repository 'http://ppa.launchpad.net/certbot/certbot/ubuntu focal Release' does not have a Release file

Since i installed certbot on Debian 10, it always shows this error: root@HypeTime:/home/sinusbot# apt update Hit:1 http://security.…

apt-get certbot debian-buster
How to install pip for Python 2

I run python --version and get Python 2.7.3 I run pip --version and get pip 1.5 from /usr/local/lib/python3.2/dist-packages/…

python ubuntu pip apt-get
Installing MariaDB - Unmet dependencies, mariadb-server-5.5

I'm attempting to install MariaDB on Ubuntu 12.04 LTS. I've followed the instructions provided at https://askubuntu.com/questions/64772/how-to-install-mariadb and …

ubuntu apt-get mariadb