Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 11:15 AM
I followed your command and it worked, the only problem is it runs under `libreoffice24.8` command and not `libreoffice`. I ran `which libreoffice24.8` and then create a link: `
sudo ln -s /usr/local/bin/libreoffice24.8 /usr/local/bin/libreoffice` and it is working now when I use `libreoffice`.