📌  相关文章
📜  在 ubuntu 中安装 freeoffice - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:57.813000             🧑  作者: Mango

代码示例1
sudo -i
wget -qO - https://shop.softmaker.com/repo/linux-repo-public.key | apt-key add -
echo "deb https://shop.softmaker.com/repo/apt stable non-free" > /etc/apt/sources.list.d/softmaker.list
apt update
apt install softmaker-freeoffice-2021