Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
18
rated 0 times [  18] [ 0]  / answers: 1 / hits: 82068  / 2 Years ago, tue, april 5, 2022, 3:39:31

I created a link using the following command.



sudo ln -fs /usr/share/icons/Cyclone/cursor.theme etc/alternatives/x-cursor-theme


I now want to delete this link, as it seems to create some problems. Is this done by deleting the cursor.theme file? What are the steps to achieve a complete deletion?


More From » files

 Answers
0
unlink /etc/alternatives/x-cursor-theme


You may also be interested in update-alternates



update-alternatives --config x-cursor-theme

[#41606] Thursday, April 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bjecterless

Total Points: 59
Total Questions: 96
Total Answers: 105

Location: Argentina
Member since Thu, Mar 18, 2021
3 Years ago
bjecterless questions
;