Skip to content

Uninstalling #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
troywweber7 opened this issue Feb 14, 2017 · 5 comments
Closed

Uninstalling #139

troywweber7 opened this issue Feb 14, 2017 · 5 comments

Comments

@troywweber7
Copy link

I am not quite sure where I downloaded from, but in my downloads folder I have ArduinoCreateAgent-1.1-linux-x64-installer.tar.gz and ArduinoCreateAgent-1.1-linux-x64-installer.run.

If I ArduinoCreateAgent-1.1-linux-x64-installer.run --help, I get

arduino-create-agent 1.1
Usage:

 --help                                      Display the list of valid options

 --version                                   Display product information

 --unattendedmodeui <unattendedmodeui>       Unattended Mode UI
                                             Default: none
                                             Allowed: none minimal minimalWithDialogs

 --optionfile <optionfile>                   Installation option file
                                             Default: 

 --debuglevel <debuglevel>                   Debug information level of verbosity
                                             Default: 2
                                             Allowed: 0 1 2 3 4

 --mode <mode>                               Installation mode
                                             Default: gtk
                                             Allowed: gtk xwindow text unattended

 --debugtrace <debugtrace>                   Debug filename
                                             Default: 

 --installer-language <installer-language>   Language selection
                                             Default: en
                                             Allowed: sq ar es_AR az eu pt_BR bg ca hr cs da nl en et fi fr de el he hu id it ja kk ko lv lt no fa pl pt ro ru sr zh_CN sk sl es sv th zh_TW tr tk va vi cy

 --prefix <prefix>                           Installation Directory
                                             Default: /home/troyw/ArduinoCreateAgent-1.1

Do I only need to remove the directory it installed to, or are there other files I should remove to uninstall it?

@facchinm
Copy link
Member

Hi @troywweber7 ,
the installer creates its own uninstaller in $HOME/ArduinoCreateAgent-1.x/, simply running Uninstall Arduino_Create_Bridge.desktop into that folder should do the trick

@00alis 00alis closed this as completed Mar 14, 2017
@Kurio71
Copy link

Kurio71 commented Mar 27, 2017

Trying to install, arduino-create-agent 1.1 , silently with the switches --unattendedmodeui minimalWithDialogs --mode win32 unattended. The installer doesne't like unattended. Anyone got this working?

@facchinm
Copy link
Member

Hi @Kurio71 ,
the installer is build with Installbuilder, so the right switch for unattended should be --mode unattended (from the docs, I didn't actually tried it)

@Kurio71
Copy link

Kurio71 commented Mar 27, 2017

Thanks, I'll give it a go

@cchaglund
Copy link

Can't uninstall on Catalina v10.15.2. I double click the uninstall.app and the icon animates as if it's about to be opened, then nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants