On Fri, Jul 07, 2017 at 08:42:46PM -0700, Michael MENG wrote:
> On Friday, June 30, 2017 at 6:59:25 AM UTC+8, Unman wrote:
> > On Wed, Jun 28, 2017 at 10:20:49PM -0700, Michael MENG wrote:
> > > Thank you so much for help, Unman, can you please give me step, i dont 
> > > know how to export PATH, because i am very new in linux and qubes. 
> > > 
> > The PR has been merged, so you just need to 'git pull' and 'make
> > get-sources' before you try another build.
> 
> yeah!!! Unman, Thank you so much, it's work, but do you know how to install 
> libre office to template? and how to show unbuntu desktop?
> 

Open a terminal in the Template.
Edit /etc/apt/sources.list (You can use emacs, vi or nano)
ADD Two lines:
deb http://archive.ubuntu.com xenial-security main universe multiverse 
restricted
deb http://archive.ubuntu.com xenial-updates main universe multiverse restricted
Close the file.
(I've just put in a PR to have these by default)

Then:
apt-get update
apt-get upgrade
apt-get install libreoffice

Alternatively, try using aptitude - it's a simple but very usable front
end to package management.
If you select libreoffice it will install all dependencies and all
office apps.
If you install ubuntu-desktop (apt-get install ubuntu-desktop), it will
install ALL the desktop applications, including libreoffice,
rhythmbox,nautilus etc etc. That's quite a bit - around 450 MB - but it
gives you a near complete Ubuntu desktop experience.

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20170708215808.knmfoycpalpbqhi7%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to