-
|
What I do is below: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
|
We don't have an official client for Ubuntu directly in the repos. You can install the Python client using |
Beta Was this translation helpful? Give feedback.
-
Hi, welcome to tldr @levid0s. Can you share which client you are using? Most of our official clients fetch pages by default when there isn't a local index or it tells you to run |
Beta Was this translation helpful? Give feedback.
-
|
I know this thread is old but in case others find it like I did here is the fix. $ tldr -u |
Beta Was this translation helpful? Give feedback.
-
|
How should I know that I need to execute |
Beta Was this translation helpful? Give feedback.

We don't have an official client for Ubuntu directly in the repos. You can install the Python client using
snap install tldr. Also, you don't need to usesudowithtldr --updateortldr -u(as they are used for updating the pages locally and don't require elevated access).