Actions
Task #309
openLibreOffice installation setup
Start date:
03/21/2026
Due date:
% Done:
0%
Estimated time:
Description
LibreOffice installation setup
Files
Actions
#2
Updated by Tarunkumar Sathyanarayan 29 days ago
- File clone_repo_libra.png clone_repo_libra.png added
- File update_current_pkg.png update_current_pkg.png added
- File install_libra_office.png install_libra_office.png added
- Status changed from New to In Progress
LibreOffice installation setup¶
step 1 : clone libra git repository
sudo add-apt-repository ppa:libreoffice/ppa

step 2 : update all packages
sudo apt update

step 3 : install libra office
sudo apt install libreoffice -y

Updated by Tarunkumar Sathyanarayan 27 days ago
- Status changed from In Progress to Resolved
Actions