[GH-ISSUE #771] How can i uninstall the software in linux Ubuntu ? #402

Closed
opened 2026-03-03 00:20:52 +03:00 by kerem · 4 comments
Owner

Originally created by @albertreynoso on GitHub (Jan 23, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/771

Current behavior

Expected behavior

Steps to reproduce

Environment

Desktop/Web

  • Boost Note.next version:
  • OS version and name:

Mobile

  • Boost Note app version:
  • OS version and name:
Originally created by @albertreynoso on GitHub (Jan 23, 2021). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/771 # Current behavior <!-- Let us know what is currently happening. Please include some **screenshots** with the **developer tools** open (console tab) when you report a bug. If your issue is regarding the old Boostnote, please open an issue in the old repo 👉 https://github.com/BoostIO/Boostnote/issues. --> # Expected behavior <!-- Let us know what you think should happen! --> # Steps to reproduce <!-- Please be thorough, issues we can reproduce are easier to fix! --> 1. 2. 3. # Environment ## Desktop/Web - Boost Note.next version: <!-- 1.x.x --> - OS version and name: <!-- Windows 10 / Ubuntu 18.04 / etc --> ## Mobile - Boost Note app version: <!-- x.x.x --> - OS version and name: <!-- Android Oreo / iOS 13 / etc --> <!-- Love Boost Note? Please consider supporting us on IssueHunt: 👉 https://issuehunt.io/r/BoostIO/BoostNote.next -->
kerem closed this issue 2026-03-03 00:20:52 +03:00
Author
Owner

@Komediruzecki commented on GitHub (Jan 23, 2021):

Depends how you installed, if it's debian package, download and/or double click on executable, it should opet some software center, and show you the uninstall button.

If you were using appImage, it's only in temp memory and not really installed, look at the temp folder in Unix dist and remove it from there.

Be sure to save data before doing any such install/uninstall.

<!-- gh-comment-id:766176144 --> @Komediruzecki commented on GitHub (Jan 23, 2021): Depends how you installed, if it's debian package, download and/or double click on executable, it should opet some software center, and show you the uninstall button. If you were using appImage, it's only in temp memory and not really installed, look at the temp folder in Unix dist and remove it from there. Be sure to save data before doing any such install/uninstall.
Author
Owner

@albertreynoso commented on GitHub (Jan 25, 2021):

Thanks for your help, I solved my problem using apt-get.

On Sat, Jan 23, 2021 at 3:44 PM Komediruzecki notifications@github.com
wrote:

Depends how you installed, if it's debian package, download or double
click on executable, it should opet some software center, and allow you the
uninstall button.

If you were using appImage, it's only in temp memory and not really
installed, look at the temp folder in Unix dist and remove it from there.

Be sure to save data before doing any such install/uninstall.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/BoostIO/BoostNote.next/issues/771#issuecomment-766176144,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AM33KYFIQ7AI6SOK65NAFWLS3MYJPANCNFSM4WP42DPA
.

<!-- gh-comment-id:767011232 --> @albertreynoso commented on GitHub (Jan 25, 2021): Thanks for your help, I solved my problem using apt-get. On Sat, Jan 23, 2021 at 3:44 PM Komediruzecki <notifications@github.com> wrote: > Depends how you installed, if it's debian package, download or double > click on executable, it should opet some software center, and allow you the > uninstall button. > > If you were using appImage, it's only in temp memory and not really > installed, look at the temp folder in Unix dist and remove it from there. > > Be sure to save data before doing any such install/uninstall. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/BoostIO/BoostNote.next/issues/771#issuecomment-766176144>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AM33KYFIQ7AI6SOK65NAFWLS3MYJPANCNFSM4WP42DPA> > . >
Author
Owner

@Komediruzecki commented on GitHub (Jan 31, 2021):

I'll close this since it is resolved.

Please feel free to reopen if you have any other enquiry or open new issue request for any other problem.

<!-- gh-comment-id:770347363 --> @Komediruzecki commented on GitHub (Jan 31, 2021): I'll close this since it is resolved. Please feel free to reopen if you have any other enquiry or open new issue request for any other problem.
Author
Owner

@atefBB commented on GitHub (Apr 18, 2025):

for anyone who is struggling to uninstall it: apt remove --purge boostnote.next do the job !

<!-- gh-comment-id:2815823819 --> @atefBB commented on GitHub (Apr 18, 2025): for anyone who is struggling to uninstall it: `apt remove --purge boostnote.next` do the job !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#402
No description provided.