Skip to content

Instantly share code, notes, and snippets.

@Utshaw
Last active November 28, 2024 09:49
Show Gist options
  • Save Utshaw/2424e030cfb2fd97dd0e12b836a40e57 to your computer and use it in GitHub Desktop.
Save Utshaw/2424e030cfb2fd97dd0e12b836a40e57 to your computer and use it in GitHub Desktop.
Install diffmerge tool on Ubuntu
1. Download diffmerge from here: https://drive.google.com/file/d/1K4myLVDTTLngX7hYR2kE8bmMH-XBAa53/view?usp=sharing
2. sudo add-apt-repository ppa:linuxuprising/libpng12
3. sudo apt update
4. sudo apt install libpng12-0
5. Goto Downloads
6. sudo dpkg -i diffmerge_3.3.2.1139-1_amd64.deb
@alfonso8905
Copy link

Thanks, you helped me alot.

@Utshaw
Copy link
Author

Utshaw commented Jun 25, 2021

Thanks, you helped me alot.

welcome. happy to help

@dbaklesis
Copy link

Thank You Utshaw

@saicharan0698
Copy link

Thank you

@chs9996
Copy link

chs9996 commented Oct 16, 2024

star !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment