{"id":66750,"library":"zcalusic-sysinfo","title":"Sysinfo","description":"A Go library for retrieving Linux OS, kernel, and hardware system information.","status":"active","version":"1.1.3","language":"go","source_language":null,"source_url":"https://github.com/zcalusic/sysinfo","tags":["linux","system","hardware","kernel","info"],"install":[{"cmd":"go get github.com/zcalusic/sysinfo","lang":"bash","label":"Install github.com/zcalusic/sysinfo"}],"dependencies":[],"imports":[{"symbol":"sysinfo","correct":"github.com/zcalusic/sysinfo"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zcalusic/sysinfo\"\n)\n\nfunc main() {\n\tvar si sysinfo.SysInfo\n\tsi.GetSysInfo()\n\tfmt.Printf(\"Hostname: %s\\n\", si.Node.Hostname)\n\tfmt.Printf(\"OS: %s %s\\n\", si.OS.Name, si.OS.Version)\n}","lang":"go","description":"Retrieves and prints the hostname and OS information."},"warnings":[],"env_vars":null,"search_vec":"'go':3 'hardwar':11,16 'info':18 'inform':13 'kernel':9,17 'librari':4 'linux':7,14 'os':8 'retriev':6 'sysinfo':1 'system':12,15","created_at":"2026-06-17T17:28:02.499181+00:00","updated_at":"2026-06-17T17:28:02.499181+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zcalusic/sysinfo","github":"https://github.com/zcalusic/sysinfo","docs":"https://pkg.go.dev/github.com/zcalusic/sysinfo#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}