© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Andronix AppAA
Andronix App•2y ago•
1 reply
JenkinKhan

Package Installation and DNS Resolution Issues on Ubuntu 22.04 (CLI Only)

Hi everyone,

I'm currently using Ubuntu 22.04 with CLI only in Andronix, and I'm facing some issues with package installation and DNS resolution. When trying to install essential packages like
sudo
sudo
,
nano
nano
,
wget
wget
,
curl
curl
,
net-tools
net-tools
,
iputils-ping
iputils-ping
, and
dnsutils
dnsutils
, I receive errors indicating that these packages are not found or have no installation candidates.

Additionally, I'm experiencing DNS resolution issues. Commands like
ping
ping
are not found, and my
/etc/resolv.conf
/etc/resolv.conf
is correctly set to
nameserver 1.1.1.1
nameserver 1.1.1.1
, but I still can't resolve domain names. Here are some specific outputs:

root@localhost:~# apt-get install sudo nano wget curl net-tools iputils-ping dnsutils -y
E: Unable to locate package sudo
E: Package 'nano' has no installation candidate
E: Unable to locate package wget
E: Unable to locate package curl
E: Unable to locate package net-tools we
E: Unable to locate package iputils-ping
E: Unable to locate package dnsutils
root@localhost:~# apt-get install sudo nano wget curl net-tools iputils-ping dnsutils -y
E: Unable to locate package sudo
E: Package 'nano' has no installation candidate
E: Unable to locate package wget
E: Unable to locate package curl
E: Unable to locate package net-tools we
E: Unable to locate package iputils-ping
E: Unable to locate package dnsutils


root@localhost:~# ping -c 4 google.com
bash: ping: command not found
root@localhost:~# ping -c 4 google.com
bash: ping: command not found


I've tried other GUI selections and distros modded and unmodded, but the problem persists. Any advice on resolving these issues would be greatly appreciated. Has anyone else encountered similar problems or have suggestions on how to fix this?

Thanks in advance!
Andronix AppJoin
Welcome to the Andronix Discord server, where we talk about Andronix, Linux and other fun stuff. We are here to help you
17,995Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Ubuntu 22 mod error
Andronix AppAAAndronix App / support-forum
2y ago
Unable to Install Ubuntu 22
Andronix AppAAAndronix App / support-forum
11mo ago
Need to kill process to exit Termux after installing Ubuntu 22.04
Andronix AppAAAndronix App / support-forum
2y ago