when i run `apt-get update it shows the following error message
Err:6 http://in.archive.ubuntu.com/ubuntu bionic-backports Release
404 Not Found [IP: 192.168.3.1 80]
Reading package lists... Done
E: The repository 'http://in.archive.ubuntu.com/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://in.archive.ubuntu.com/ubuntu bionic-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
sudo grep -r "192.168.3.1" /etc/apt
andsudo grep -ir proxy /etc/apt
to the question. – N0rbert Jul 31 '19 at 11:30