[feature] install libreoffice-fresh for ubuntu
This commit is contained in:
parent
f1a6485f7b
commit
a8432b68c9
|
@ -11,14 +11,17 @@ case "$PM" in
|
|||
google-chrome-stable \
|
||||
zathura zathura-pdf-poppler sxiv \
|
||||
flameshot \
|
||||
libreoffice \
|
||||
gimp
|
||||
# libreoffice
|
||||
sudo add-apt-repository -y ppa:libreoffice/libreoffice-7-0
|
||||
sudo apt-get update
|
||||
libreoffice \
|
||||
;;
|
||||
pacman)
|
||||
sudo pacman -S --needed \
|
||||
chromium \
|
||||
zathura zathura-pdf-mupdf sxiv\
|
||||
flameshot
|
||||
flameshot \
|
||||
libreoffice-fresh \
|
||||
gimp
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user