We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To stop the notice at the end of sudo apt update output.
sudo apt update
root@mypc:~# apt update # [snip] Hit:7 https://packages.microsoft.com/ubuntu/18.04/prod insiders-slow InRelease # [snip] Fetched 200 kB in 2s (106 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done All packages are up-to-date. N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://packages.microsoft.com/ubuntu/18.04/prod insiders-slow InRelease' doesn't support architecture 'i386'
See https://askubuntu.com/questions/430705/how-to-use-apt-get-to-download-multi-arch-library for how.
Priority: low, cosmetic enhancement.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To stop the notice at the end of
sudo apt update
output.See https://askubuntu.com/questions/430705/how-to-use-apt-get-to-download-multi-arch-library for how.
Priority: low, cosmetic enhancement.
The text was updated successfully, but these errors were encountered: