Re: Install everything of TDE?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Donnerstag, 7. Februar 2019 schrieb Michael:
> On Wednesday 06 February 2019 07:17:22 pm Michele Calgaro via
> trinity-users
>
> wrote:
[…]
> PS:  The Search on the main page doesn't work well?  Or, most likely, I
> just don't know how to use it.  I was trying to find KLatin and then the
> specific file that contains the "Description:" text from "apt show
> tdeedu-trinity."
>
> All of these return 'No repositories found'
> KLatin
> klatin
> educational apps from the official Trinity release
>
> I don't really care about latin, but is there an easy pattern to find the
> Description texts?

You are on Ubuntu, you said, and if I'm not mistaken the apt tools should be 
available and usable on your system, in this case especially apt-cache (see 
the man page for more information...: man apt-cache)

The following command finds packages in your local database of available 
packages which contain the string of the second argument as a pattern:

$ apt-cache search klatin
klatin-trinity - application to help revise/teach Latin

The output comes with the so called short description.

If there's no package which contains the string "klatin" in their name, 
nothing would be found, of course.

If you want more information about a package, try this one (exact package 
name required), which gives you a long description, too, if available, 
depending on the particular package:

$ apt-cache show klatin-trinity

(output omitted)

If that's not enough, most of the time the homepage of the software is 
given, too, but that's not the case with klatin-trinity.

HTH

Kind regards,
Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: trinity-users-help@xxxxxxxxxxxxxxxxxxxxxxxxxx
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting





[Index of Archives]     [Trinity Devel]     [KDE]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]     [Trinity Desktop Environment]

  Powered by Linux