Permision to delete any file The 2019 Stack Overflow Developer Survey Results Are InHow do I start Nautilus as root?Preventing a specific application from accessing a folderHow can I change the permissions of a folder from create or delete to list files only on a NTFS partition?Icons appeared alone and I can't delete themDelete non-empty folder without permissionPermission Denied To Delete FileCopying files to var/lib/tomcat7/webapps/ROOTSuddenly unable to write and delete files in external harddrivecannot delete file from nautilus on NTFSLibvirt - adding pool on external drive - no search permissionRestrict the use of su

Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?

FPGA - DIY Programming

Right tool to dig six foot holes?

Falsification in Math vs Science

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

Resizing object distorts it (Illustrator CC 2018)

Aging parents with no investments

Is a "Democratic" Oligarchy-Style System Possible?

How to deal with fear of taking dependencies

Multiply Two Integer Polynomials

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

Are there any other methods to apply to solving simultaneous equations?

Is three citations per paragraph excessive for undergraduate research paper?

Why was M87 targetted for the Event Horizon Telescope instead of Sagittarius A*?

Deal with toxic manager when you can't quit

Worn-tile Scrabble

Shouldn't "much" here be used instead of "more"?

What is the closest word meaning "respect for time / mindful"

Apparent duplicates between Haynes service instructions and MOT

What do the Banks children have against barley water?

Can someone be penalized for an "unlawful" act if no penalty is specified?

Does a dangling wire really electrocute me if I'm standing in water?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

What is the motivation for a law requiring 2 parties to consent for recording a conversation



Permision to delete any file



The 2019 Stack Overflow Developer Survey Results Are InHow do I start Nautilus as root?Preventing a specific application from accessing a folderHow can I change the permissions of a folder from create or delete to list files only on a NTFS partition?Icons appeared alone and I can't delete themDelete non-empty folder without permissionPermission Denied To Delete FileCopying files to var/lib/tomcat7/webapps/ROOTSuddenly unable to write and delete files in external harddrivecannot delete file from nautilus on NTFSLibvirt - adding pool on external drive - no search permissionRestrict the use of su



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















There are two files in my Ubuntu 18.04, left after uninstallation od MyChrome app, I am not able to delete without change of permissions,as:



/var/lib/snapd/desktop/applications/mychrome_chrome.desktop
/var/lib/snapd/sequence/mychrome.json


There is no options to change permissions for that files. How to delete them?










share|improve this question
























  • You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

    – user68186
    2 days ago


















0















There are two files in my Ubuntu 18.04, left after uninstallation od MyChrome app, I am not able to delete without change of permissions,as:



/var/lib/snapd/desktop/applications/mychrome_chrome.desktop
/var/lib/snapd/sequence/mychrome.json


There is no options to change permissions for that files. How to delete them?










share|improve this question
























  • You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

    – user68186
    2 days ago














0












0








0








There are two files in my Ubuntu 18.04, left after uninstallation od MyChrome app, I am not able to delete without change of permissions,as:



/var/lib/snapd/desktop/applications/mychrome_chrome.desktop
/var/lib/snapd/sequence/mychrome.json


There is no options to change permissions for that files. How to delete them?










share|improve this question
















There are two files in my Ubuntu 18.04, left after uninstallation od MyChrome app, I am not able to delete without change of permissions,as:



/var/lib/snapd/desktop/applications/mychrome_chrome.desktop
/var/lib/snapd/sequence/mychrome.json


There is no options to change permissions for that files. How to delete them?







permissions






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 2 days ago









user68186

17k84970




17k84970










asked 2 days ago









vlako73vlako73

102




102












  • You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

    – user68186
    2 days ago


















  • You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

    – user68186
    2 days ago

















You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

– user68186
2 days ago






You need administration previlage to delete these files. See askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/…

– user68186
2 days ago











1 Answer
1






active

oldest

votes


















0














The files are probably owned by the root user so your regular user is not allowed to remove them. You should be able to open a terminal and then type sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop to remove the file.



If thay won't work, the file might be immutable (unlikely, but possible). Try sudo chattr -i /var/lib/snapd/desktop/applications/mychrome_chrome.desktop and then again sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop.






share|improve this answer








New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

    – vlako73
    yesterday











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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
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%2f1132170%2fpermision-to-delete-any-file%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














The files are probably owned by the root user so your regular user is not allowed to remove them. You should be able to open a terminal and then type sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop to remove the file.



If thay won't work, the file might be immutable (unlikely, but possible). Try sudo chattr -i /var/lib/snapd/desktop/applications/mychrome_chrome.desktop and then again sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop.






share|improve this answer








New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

    – vlako73
    yesterday















0














The files are probably owned by the root user so your regular user is not allowed to remove them. You should be able to open a terminal and then type sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop to remove the file.



If thay won't work, the file might be immutable (unlikely, but possible). Try sudo chattr -i /var/lib/snapd/desktop/applications/mychrome_chrome.desktop and then again sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop.






share|improve this answer








New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

    – vlako73
    yesterday













0












0








0







The files are probably owned by the root user so your regular user is not allowed to remove them. You should be able to open a terminal and then type sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop to remove the file.



If thay won't work, the file might be immutable (unlikely, but possible). Try sudo chattr -i /var/lib/snapd/desktop/applications/mychrome_chrome.desktop and then again sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop.






share|improve this answer








New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










The files are probably owned by the root user so your regular user is not allowed to remove them. You should be able to open a terminal and then type sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop to remove the file.



If thay won't work, the file might be immutable (unlikely, but possible). Try sudo chattr -i /var/lib/snapd/desktop/applications/mychrome_chrome.desktop and then again sudo rm -f /var/lib/snapd/desktop/applications/mychrome_chrome.desktop.







share|improve this answer








New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this answer



share|improve this answer






New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









answered 2 days ago









Bas ZoetekouwBas Zoetekouw

16




16




New contributor




Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Bas Zoetekouw is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

    – vlako73
    yesterday

















  • This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

    – vlako73
    yesterday
















This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

– vlako73
yesterday





This answer was usefull, but with change of permissions privilage, see askubuntu.com/questions/156998/how-do-i-start-nautilus-as-root/… – user68186

– vlako73
yesterday

















draft saved

draft discarded
















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132170%2fpermision-to-delete-any-file%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?