Skip to content

Improve Chapter 01 software installation lesson#309

Merged
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:jules/chapter-01-install-software-202605141658
May 18, 2026
Merged

Improve Chapter 01 software installation lesson#309
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:jules/chapter-01-install-software-202605141658

Conversation

@jules-tth
Copy link
Copy Markdown
Contributor

Summary

  • Replace the placeholder software installation sublesson with an operator-focused package-management guide.
  • Cover trusted package sources, search/inspection flow, install/remove safety, verification, outside repositories, language package managers, containers, and install notes.
  • Add a focused lab and review questions around installing and verifying jq.

Verification

  • python3 -m mkdocs build --strict
  • git diff --check
  • find docs -type f -name "*.md" -size 0 -print
  • make build

Duplicate check

  • Final open-PR file-overlap check for docs/lessons/01_where_to_start/1.10_ways_to_find_and_install_software.md returned no matches immediately before PR creation.

@bdorlus bdorlus merged commit b4815dd into thetechhustle:main May 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants