Skip to content
xieyubo edited this page Feb 13, 2024 · 1 revision

How to use git?

Install git and ca-certificates packages:

sudo tdnf install -y git ca-certificates

How to use visual studio code?

Install wget and awk packages:

sudo tdnf install -y wget awk 
Clone this wiki locally