Page 1 of 1

Uninstalling Agent 1.8.2 for Mac OSX

Published: June 25, 2020 - 12:34
by MisterP
Hello everyone,

I'm currently having trouble uninstalling the agent on macOS.

The following command:
`sudo pkgutil --forget com.tranquilit.tis-waptagent-enterprise`

returns: `

No receipt for 'com.tranquilit.tis-waptagent-entreprise' at '/'.

Agent version 1.8.2
OS: Mac OS X 10.15`.


Thank you in advance for your help.

Re: Uninstalling Agent 1.8.2 Mac OSX

Published: June 25, 2020 - 4:17 PM
by dcardon
What do you get if you run the following command line?

Code: Select all

pkgutil --packages |  grep wapt
That said, the installed files/directories are very localized:

Code: Select all

/opt/wapt/
/Applications/Wapt*
1 fichier launcher
One other question: why the need to uninstall it? Does it cause any problems?

Re: Uninstalling Agent 1.8.2 Mac OSX

Published: July 1, 2020 - 2:46 PM
by MisterP
Thank you for your reply, it works perfectly by deleting the two directories.