I'm trying to use ant with nitrous to build my application. However, due to lack of sudo privileges, I can't install ant. Is there a way to circumvent this?
sudo apt-get -u install ant
WARNING: sudo access is not available; running without sudo.
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?