Uninstall Flair

Dear researchers
Can you help me to uninstall an old flair program and install a new flair version from ubuntu
i try with this command: sudo apt-get purge --auto-remove flair.
but i didn’t success
best regard

Dear Abdelkrim,

without knowing the error message after the command, I can only suggest some possible solutions.

  1. If the previous version was installed from a .tgz package you only need to delete the folder where Flair was installed.
  2. If it was installed with a .deb package, installing the new version should work without any problem.
  3. If you set up the Flair repository (http://flair.web.cern.ch/flair/download.html) the
    sudo apt update
    sudo apt upgrade
    commands should work as well.

Cheers,
David