I have 16 gb ram server running ubuntu 20.04 barely use 2 gb also server load is 4 or less network speed is also so good +500 mb but when i try to install any package using apt install it so slow it's takes forever to install what can cuase slow package install using apt install anything etc ....
Asked
Active
Viewed 124 times
0
-
1You are asking "What can cause XYZ?" You are asking for a list of possible causes, which might not really be a satisfying answer. Consider a more specific question like "How can I diagnose XYZ and improve performance?" that might provide specific, helpful, and satisfying answers. – user535733 Oct 13 '22 at 17:46
-
Are your network settings properly configured? I've had similar issues with improperly set DNS server. If that's not the problem then I'd also take a look at which package server mirror is apt using and then try a different mirror to see if it works better. Check the answer here to see how to do that. – Dragomir Oct 13 '22 at 17:30