Project Wild Penguin 16.4.2017: Automatically Fix Error W: Target Packages is configured multiple times in sources.list file
The most up-to-date solution that I've found to fix the mentioned error is the blog title is given below:
Installation:
Usage:
Source:
Installation:
sudo apt install python3-apt
wget https://raw.githubusercontent.com/davidfoerster/apt-remove-duplicate-source-entries/master/apt-remove-duplicate-source-entries.py
chmod +x apt-remove-duplicate-source-entries.py
Usage:
sudo ./apt-remove-duplicate-source-entries.py
- Follow the instructions appearing on the screen
Enjoy this xkcd comic about Packages (not Linux distros one):
- https://askubuntu.com/questions/760896/how-can-i-automatically-fix-w-target-packages-is-configured-multiple-times
- https://xkcd.com/576/
Comments
Post a Comment