2025-02-16

Happy belated Valentine’s Day! This week, I worked on the Excel training!   I was trying to create a pivot table but Office 365 for Linux did not have such a function, so I installed LibreOffice, which offers expanded options for editing Excel sheets for Linux users. I installed Debian version for this app, which was the first time I learned which distribution my Linux functions on. On the terminal, I did “ls” to read the name of the zip file, “cd [file name]” to relocate the depository, “ls” to read the names of subfiles, “cd DEBS” because DEBS was the name of the file that contains the apps, and “sudo dpkg -i *.deb” to open and install the apps! It was a loooooong way, so I hope the app is worth my time.

my pivot chart made with LibreOffice
it took me about 30 mins btw