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 3 months 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 3 months ago
- Status changed from In Progress to Resolved
Updated by Tarunkumar Sathyanarayan about 1 month ago
NOTE : The Libra office application has been reinstalled in my new system¶
Actions