These are clearing the cache
That is not clearing the cache !
This way you remove some packages !
You can show what you removed, when you look into the logfile at /var/log/pacman.log
. Please show us what you did, so we can suggest, how to undo it:
cat /var/log/pacman.log |grep -E '2025-01-05'
or if you did it 2025-01-04
:
cat /var/log/pacman.log |grep -E '2025-01-04'
Be careful whose advice you follow. You should understand exactly what the commands do. Otherwise someone might give you the tip to delete the partition table.
Welcome to Manjaro! 
- Please read the information behind this link. It will help you to post necessary information.
- Please press the 3 dots … below your post and then press the
- If you give us information about your system, we can see what we’re talking about and make better suggestions.
- You can do this by using
inxi
in a terminal or in console.
sudo inxi --verbosity=8 --filter --width
- Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
- Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
- Copy the output from inxi (including the command) and paste it into your post.
- To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.
- Or we can try to play hide and seek
Have you alreadyfor your problem in the forum ? (Wisdom lies in asking → listening → reading
)