64-bit Buster is missing everything (as of Sep 2020), so let install office applications.
sudo apt install libreoffice -y
That’s it.
64-bit Buster is missing everything (as of Sep 2020), so let install office applications.
sudo apt install libreoffice -y
That’s it.
It’s just a part of “64-bit” project, to get as much as possible working/running on Pi 64-bit OS
To Add printer just install CUPS
sudo apt install cups
Add current user to the new group
sudo usermod -a -G lpadmin pi
The system has found my wi-fi connected Brother. If you want more, follow the link bellow.
Admin page, by default, is at:
http://localhost:631
Config file:
sudo nano /etc/cups/cupsd.conf
To Whom It May Concern: if you like Firefox, you can install it:
sudo apt install firefox-esr