Score:0

How to Enable Universal Mirror Repo (E: Unable to locate package xyz)

kr flag

I was running into issues trying to install the third party software gtypist. The error present was:

E: Unable to locate package xyz

Suggestions on updating mirror environment would be appreciated.

N0rbert avatar
zw flag
Does this answer your question? [How do I enable the "Universe" repository?](https://askubuntu.com/questions/148638/how-do-i-enable-the-universe-repository) . Also see https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=gtypist .
Score:0
kr flag

Third party software can be installed from universal mirror. However, be careful as Ubuntu doesn't ensure regular security checks.

To check if you have universal mirror enabled enter:

apt policy | grep "universe"

You can then enable universe mirror by entering:

sudo add-apt-repository universe
sudo apt update
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.