I uninstalled LibreOffice using:
sudo apt remove --purge libreoffice
on Ubuntu 21.04, but when I look at my lib folder, there is still a folder libreoffice with binaries, libraries, etc. When I try to remove libreoffice again using apt, it claims that LibreOffice is not installed.
Is apt lying to me? Also, how can I completely remove LibreOffice?