_bah_, on newer systems that have never versions of apt ... looks like
API was broken;

couldn't easily figure out how to achieve a "names only" search, so
hacks

{{{
$ for pkg in $(apt search "libreoffice-style-" | egrep -v "default" | grep 
"style-" | awk -F/ '{print $1}'); do sudo apt install -y $pkg; done
}}}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748366

Title:
  LibreOffice 6.0.0.3 missing Elementary icons?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1748366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to