|
||||||
| Linux General Any questions that are not covered by other forums go here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Is it possible to get a list of all applications we can get by the apt-get command on Ubuntu ? I seek some good looking games for Ubuntu.
I have stopped using WinXP and now I am using Ubuntu. |
| Sponsored Links |
|
|||
|
You could use Synaptic, which lists all available packages by category. Another alternative is to search in the cache, which can be done, by using apt-cache. A third alternative is to drop by apt-get.org, and see what you find.
Code:
# Install Synaptic $ apt-get install synaptic Code:
# Search for "game" in cache $ apt-cache search game |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| apt-get Ubuntu list | xtraze | Linux General | 3 | 03-27-2008 02:11 AM |