Read-only filesystem for a folder related to VLC Player

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












I was watching video using VLC player when my computer turned off (power outage). And when I turned it on and logged in, VLC was unable to start.



I tried to remove VLC (sudo apt remove...), and this command executed without any error messages.



There is a folder /snap/vlc with subfolders, which cannot be deleted. When I try to delete it via Midnight Commander (started via sudo mc) I get



Unable to delete folder, read-only filesystem (30)


The rest of the disk is writeable, but this particular folder (with subfolders) are marked read-only filesystem.



I ran fsck for the whole disk (took 3.5 hours) and it did not find any errors.



I tried remount rw but the problem still persists.



What can I do to delete this folder and reinstall VLC player?







share|improve this question


























    up vote
    2
    down vote

    favorite












    I was watching video using VLC player when my computer turned off (power outage). And when I turned it on and logged in, VLC was unable to start.



    I tried to remove VLC (sudo apt remove...), and this command executed without any error messages.



    There is a folder /snap/vlc with subfolders, which cannot be deleted. When I try to delete it via Midnight Commander (started via sudo mc) I get



    Unable to delete folder, read-only filesystem (30)


    The rest of the disk is writeable, but this particular folder (with subfolders) are marked read-only filesystem.



    I ran fsck for the whole disk (took 3.5 hours) and it did not find any errors.



    I tried remount rw but the problem still persists.



    What can I do to delete this folder and reinstall VLC player?







    share|improve this question
























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I was watching video using VLC player when my computer turned off (power outage). And when I turned it on and logged in, VLC was unable to start.



      I tried to remove VLC (sudo apt remove...), and this command executed without any error messages.



      There is a folder /snap/vlc with subfolders, which cannot be deleted. When I try to delete it via Midnight Commander (started via sudo mc) I get



      Unable to delete folder, read-only filesystem (30)


      The rest of the disk is writeable, but this particular folder (with subfolders) are marked read-only filesystem.



      I ran fsck for the whole disk (took 3.5 hours) and it did not find any errors.



      I tried remount rw but the problem still persists.



      What can I do to delete this folder and reinstall VLC player?







      share|improve this question














      I was watching video using VLC player when my computer turned off (power outage). And when I turned it on and logged in, VLC was unable to start.



      I tried to remove VLC (sudo apt remove...), and this command executed without any error messages.



      There is a folder /snap/vlc with subfolders, which cannot be deleted. When I try to delete it via Midnight Commander (started via sudo mc) I get



      Unable to delete folder, read-only filesystem (30)


      The rest of the disk is writeable, but this particular folder (with subfolders) are marked read-only filesystem.



      I ran fsck for the whole disk (took 3.5 hours) and it did not find any errors.



      I tried remount rw but the problem still persists.



      What can I do to delete this folder and reinstall VLC player?









      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 24 at 18:41









      pomsky

      22.4k77096




      22.4k77096










      asked Apr 24 at 18:28









      Novice Student

      132




      132




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          It seems you actually had VLC installed as a snap package instead of via traditional apt method.



          Run the following command (with sudo if needed) to remove VLC



          snap remove vlc





          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027894%2fread-only-filesystem-for-a-folder-related-to-vlc-player%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            It seems you actually had VLC installed as a snap package instead of via traditional apt method.



            Run the following command (with sudo if needed) to remove VLC



            snap remove vlc





            share|improve this answer
























              up vote
              0
              down vote



              accepted










              It seems you actually had VLC installed as a snap package instead of via traditional apt method.



              Run the following command (with sudo if needed) to remove VLC



              snap remove vlc





              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                It seems you actually had VLC installed as a snap package instead of via traditional apt method.



                Run the following command (with sudo if needed) to remove VLC



                snap remove vlc





                share|improve this answer












                It seems you actually had VLC installed as a snap package instead of via traditional apt method.



                Run the following command (with sudo if needed) to remove VLC



                snap remove vlc






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 24 at 18:31









                pomsky

                22.4k77096




                22.4k77096



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027894%2fread-only-filesystem-for-a-folder-related-to-vlc-player%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491