-
-
Notifications
You must be signed in to change notification settings - Fork 668
Uninstall
AmirHossein Abdolmotallebi edited this page Dec 23, 2025
·
3 revisions
- Simply go to the installation folder and run the
uninstall.exe - You can also use uninstall the app in the Windows settings (
Add or remove programs)
if you used the installation script for Linux you can perform below command to uninstall it
bash <(curl -fsSL https://raw.githubusercontent.com/amir1376/ab-download-manager/master/scripts/uninstall.sh)if you installed app using Homebrew you can perform below command to uninstall it
brew uninstall --cask --zap ab-download-manager && brew untap amir1376/tapif you installed the app manually (the .zip or tar.gz file) after you deleted the app folder, delete the following file(s)/folder(s) too.
-
~/.abdm(app's config/cache directory) -
~/.config/autostart/com.abdownloadmanager.desktop(start on boot file) -
~/.local/share/applications/com.abdownloadmanager.desktop(desktop entry file)