this post was submitted on 17 Apr 2024
340 points (83.1% liked)

linuxmemes

19743 readers
1613 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jadedwench 17 points 2 months ago (5 children)

I get confused every time I install a distro and man isn't installed by default. I guess I get the bare minimum philosophy, but it throws me off every time. First thing I install is vim, man, git, and probably a couple other things I can't remember right now.

I do like a decent man page that has examples for us dummies and I have found that they have improved a lot over the years.

[–] [email protected] 3 points 2 months ago (2 children)

tldr is a billion times better than man pages,

apt install tldr

Trusssssst

[–] jadedwench 3 points 2 months ago

The best was on arch because I had no idea how to use pacman, which I needed to install man, when I needed how to use pacman. I will have to take a look at tldr. I mostly use Debian without a desktop environment, but have an Arch VM for gaming here and there. Works out.

[–] blackbirdbiryani 1 points 2 months ago

Agreed, in any context where I'd open man I'd rather tldr instead. If you needed to read chunks of documentation like in man I'd rather just google the docs instead than clunkily try to read in terminal.

load more comments (2 replies)