}

Apt Index Page 1

Fix Google Repository Origin Changed Error

When you use apt or apt-get and you are using official chrome repos, you could see this message: Repository changed its 'Origin' value from 'Google, Inc.' to 'Google LLC'. SOLUTION -> sudo apt update and answer yes

Apt Index Page 1

Fix apt-get Hash Sum Mismatch Error

Sometimes when installing a package, upgrade or installing with apt or apt-get on linux ubuntu or debian the error: W: Failed to fetch gzip:/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_natty_main_source_Sources Hash Sum mismatch is raised. we explain how to solve this error.