-2

I want to install closure compiler on ubuntu., and dont knw how to include new packages in ubuntu.

1 Answers1

0

I don't think it's in the Ubuntu repositories so you can't install it with apt-get or something like that. But you can get the latest version from https://github.com/google/closure-compiler (click "Download the latest version")

Tyler
  • 21,762
  • 11
  • 61
  • 90