python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
PHP v7.2 is not being automatically updated in Ubuntu 18.10 VM (GCP)
We have an Ubuntu 18.10 VM in Google Cloud Platform and while PHP v7.2 is installed, it hasn't been automatically updated the way most of the other packages have been. We need to update PHP to a mini...
Tomasthanes
Votes: 0
Answers: 2
ansible-playbook: "Failed to update cache: unknown reason"
I am trying to deploy kypo cyber range and am following its official guide. While deploying the whole range using ansible-playbook, I am stuck on above error:
TASK [docker : install prerequisites] ***...
aneela
Votes: 0
Answers: 2
Can't find pip-installed package after removing its apt-get version
I installed a package named black via apt-get
I removed it (because its version is too old)
I installed the package via pip3 install black, inside a conda enviroment (named py38).
I try to use it,...
zheyuanWang
Votes: 0
Answers: 1
'E: Unable to locate package fluxgui' error while installing fluxgui
i was following these instructions to install flux for linux.
this was the output of sudo apt-get update
and this was the output of sudo install
if someone can help me
Atharva Kitkaru
Votes: 0
Answers: 1