Skip to content

Instantly share code, notes, and snippets.

View georgefc's full-sized avatar

George Fernando Camilo georgefc

  • CI&T
  • Indaiatuba, São Paulo, Brazil
  • 22:43 (UTC -03:00)
View GitHub Profile
@crmaxx
crmaxx / install.log
Last active July 6, 2025 19:07
Installing and configuring P4Merge for Git on Ubuntu
# based on http://blogs.pdmlab.com/alexander.zeitler/articles/installing-and-configuring-p4merge-for-git-on-ubuntu/
$ cd ~/Downloads
$ wget https://cdist2.perforce.com/perforce/r18.2/bin.linux26x86_64/p4v.tgz
$ tar zxvf p4v.tgz
$ sudo mkdir /opt/p4v