I'm trying to install one software but showing this error.

Edit sources.list and comment out the duplicate entry.
Edit sources.list:
sudo nano /etc/apt/sources.list
Place a # in front of the duplicate entry
Save:
Ctrl + X, Y, Enter
Update:
sudo apt-get update
Now try again.