在Debian12上安裝libreoffice7.6 | document install LibreOffice_7.6.1.

Libreoffice official website: https://zh-cn.libreoffice.org
Package download address: https://fastmirror.pp.ua/tdf/libreoffice/stable/
Download Package
# Install the package
mkdir libreoffice && cd libreoffice
wget https://fastmirror.pp.ua/tdf/libreoffice/stable/7.6.1/deb/x86_64/LibreOffice_7.6.1_Linux_x86-64_deb.tar.gz
tar -zxvf LibreOffice_7.6.1_Linux_x86-64_deb.tar.gz
cd LibreOffice_7.6.1.2_Linux_x86-64_deb/DEBS/
sudo dpkg -i ./*.deb
install Languare Package
cd ../../
wget https://mirrors.gethosted.online/the-document-foundation/libreoffice/stable/7.6.1/deb/x86_64/LibreOffice_7.6.1_Linux_x86-64_deb_langpack_zh-CN.tar.gz
tar -zxvf LibreOffice_7.6.1_Linux_x86-64_deb_langpack_zh-CN.tar.gz
cd LibreOffice_7.6.1.2_Linux_x86-64_deb_langpack_zh-CN/DEBS
sudo chown _apt ./*
sudo apt install -y ./*.deb
Open the program
libreoffice7.6
Or
/opt/libreoffice7.6/program/soffice

Uninstall LibreOffice from Debian Linux
sudo apt purge libreoffice7.6*
防走丟
老司機QQ群:905201396
新手QQ群:756805267
Debian適應QQ群:912567610
參考: https://orcacore.com/install-libreoffice-with-deb-file-debian-linux
標簽: