
Makefile:1760: recipe for target 'uninstall_icon32' failed Rmdir: failed to remove '/usr/share/icons/hicolor/32x32/apps/': Directory not empty Rmdir /usr/share/icons/hicolor/32x32/apps/ Rm -f -r /usr/share/icons/hicolor/32x32/apps/minitube.png Makefile:1750: recipe for target 'uninstall_icon22' failed Rmdir: failed to remove '/usr/share/icons/hicolor/22x22/apps/': Directory not empty Rmdir /usr/share/icons/hicolor/22x22/apps/ Rm -f -r /usr/share/icons/hicolor/22x22/apps/minitube.png Makefile:1740: recipe for target 'uninstall_icon16' failed Rmdir: failed to remove '/usr/share/icons/hicolor/16x16/apps/': Directory not empty Rmdir /usr/share/icons/hicolor/16x16/apps/ Rm -f -r /usr/share/icons/hicolor/16x16/apps/minitube.png Makefile:1730: recipe for target 'uninstall_iconsvg' failed Rmdir: failed to remove '/usr/share/icons/hicolor/scalable/apps/': Directory not empty

Rmdir /usr/share/icons/hicolor/scalable/apps/ Makefile:1720: recipe for target 'uninstall_desktop' failed

Rmdir: failed to remove '/usr/share/applications/': Directory not empty Makefile:1710: recipe for target 'uninstall_translations' failed Rmdir: failed to remove '/usr/share/minitube/': No such file or directory Makefile:1700: recipe for target 'uninstall_target' failed Rmdir: failed to remove '/usr/bin/': Directory not empty
#Minitube install install
Here is list of errors I get on using the command sudo make install after changing the directory. The commands are written below:- wget -O minitube.sh Now, I want to get rid of every modification done by the following commands in my computer. I couldn't do it because of the problem in obtaining API key.

I tried to install minitube using the commands in noobslab.
