{"id":67147,"library":"fluxcd-pkg-tar","title":"Flux Tar Package","description":"Provides utilities for managing tarball files in the Flux CD ecosystem.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/fluxcd/pkg","tags":["tar","archive","flux","gitops","utility"],"install":[{"cmd":"go get github.com/fluxcd/pkg/tar","lang":"bash","label":"Install github.com/fluxcd/pkg/tar"}],"dependencies":[],"imports":[{"symbol":"tar","correct":"github.com/fluxcd/pkg/tar"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/fluxcd/pkg/tar\"\n)\n\nfunc main() {\n    err := tar.Untar(\"archive.tar.gz\", \"./output\")\n    if err != nil {\n        fmt.Println(err)\n    }\n}","lang":"go","description":"Extract a tarball to a directory using the Flux tar package."},"warnings":[],"env_vars":null,"search_vec":"'archiv':16 'cd':13 'ecosystem':14 'file':9 'flux':1,12,17 'gitop':18 'manag':7 'packag':3 'provid':4 'tar':2,15 'tarbal':8 'util':5,19","created_at":"2026-06-17T17:33:31.515019+00:00","updated_at":"2026-06-17T17:33:31.515019+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/fluxcd/pkg","github":"https://github.com/fluxcd/pkg","docs":"https://pkg.go.dev/github.com/fluxcd/pkg/tar#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}}