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:

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:
  1. sudo ./apt-remove-duplicate-source-entries.py
  2. Follow the instructions appearing on the screen
Enjoy this xkcd comic about Packages (not Linux distros one):

Packages

Source: 


Comments

Popular posts from this blog

Project Wild Penguin 22.4.2017: To delete directories inside current directory whose contents are less than a given size

ANPR Project Day 1: Standard Format of Indian Number Plate

ANPR Day 5: User requirement Analysis