The apt-get repository dosent work …i cant get them to work ive tried to add other but nothing works …whats the problem. dont have much use of the the droplets if i cant install things i need.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Well i dont seem to have any outbound connection, this is my respond :Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package
ive tried to update repository sources.list with no luck
It should be pretty straightforward, once you know the name of the package you want to install.
“apt-get install <package-name>”
If you’re not running as root, you’ll need to sudo
“sudo apt-get install <package-name>”
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.