{"id":27858441,"url":"https://github.com/fixploit03/lufus","last_synced_at":"2025-05-04T14:10:37.246Z","repository":{"id":288464245,"uuid":"968150963","full_name":"fixploit03/Lufus","owner":"fixploit03","description":"Bootable USB Creator for Linux","archived":false,"fork":false,"pushed_at":"2025-04-17T19:53:22.000Z","size":380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T07:49:02.368Z","etag":null,"topics":["bootable-usb","iso","lufus","usb-devices"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fixploit03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-17T15:36:24.000Z","updated_at":"2025-04-17T19:53:25.000Z","dependencies_parsed_at":"2025-04-18T07:49:04.736Z","dependency_job_id":"45bf9fda-debe-4027-bd67-15cb497e158c","html_url":"https://github.com/fixploit03/Lufus","commit_stats":null,"previous_names":["fixploit03/lufus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2FLufus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2FLufus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2FLufus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2FLufus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fixploit03","download_url":"https://codeload.github.com/fixploit03/Lufus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252344577,"owners_count":21732981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootable-usb","iso","lufus","usb-devices"],"created_at":"2025-05-04T14:10:36.805Z","updated_at":"2025-05-04T14:10:37.241Z","avatar_url":"https://github.com/fixploit03.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/fixploit03/Lufus/blob/main/lufus.png\" width=100 height=100/\u003e\u003cbr\u003e\nLufus\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cspan\u003eBootable USB Creator for Linux\u003c/span\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/fixploit03/Lufus#apa-itu-lufus\"\u003eApa itu Lufus?\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/fixploit03/Lufus#cara-instal\"\u003eCara Instal\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/fixploit03/Lufus#cara-penggunaan\"\u003eCara Penggunaan\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/fixploit03/Lufus/blob/main/LICENSE\"\u003eLisensi\u003c/a\u003e\n\u003c/p\u003e\n\n## Apa itu Lufus?\n\n[![Platform](https://img.shields.io/badge/Platform-Linux-yellow?logo=linux)](https://www.kernel.org/)\n[![Bahasa](https://img.shields.io/badge/Bahasa-Bash-green?logo=gnu-bash)](https://www.gnu.org/software/bash/)\n[![Lisensi](https://img.shields.io/badge/Lisensi-MIT-lightgreen?logo=open-source-initiative)](https://github.com/fixploit03/Lufus/blob/main/LICENSE)\n\n![](https://github.com/fixploit03/Lufus/blob/main/Screenshot.png)\n\n`Lufus` adalah sebuah script Bash untuk membuat Bootable USB di Linux. Script ini memungkinkan Anda untuk memilih perangkat USB dan file ISO untuk di-flash ke perangkat USB, sehingga Anda dapat membuat USB yang dapat digunakan untuk menginstal atau menjalankan Linux.\n\n\u003e Lufus tidak mendukung pembuatan USB bootable untuk sistem operasi Windows.\n\n## Persyaratan\n\n- Sistem operasi Linux\n- Hak akses root / sudo\n- Perangkat USB yang akan dijadikan bootable\n- File ISO Linux\n\n## Cara Instal\n\nBuka terminal Linux, ketikkan perintah berikut ini:\n\n```\n# Update repositori Linux\n$ sudo apt-get update -y\n\n# Instal dependensi yang diperlukan\n$ sudo apt install bash parted util-linux e2fsprogs coreutils eject pv git -y\n\n# Pindah ke direktori Desktop\n$ cd ~/Desktop\n\n# Kloning repositori Lufus dari Github\n$ git clone https://github.com/fixploit03/Lufus.git\n\n# Pindah ke direktori Lufus\n$ cd Lufus\n\n# Berikan izin eksekusi terhadap script\n$ chmod +x lufus.sh\n```\n\n## Cara Penggunaan\n\nBuka terminal Linux, ketikkan perintah berikut ini:\n\n```\n$ sudo ./lufus.sh\n```\n\nIkuti langkah-langkah atau instruksi yang diberikan.\n\n\u003e **Peringatan**\n\u003e\n\u003e Semua data pada perangkat USB akan dihapus! Pastikan Anda telah melakukan backup sebelum melanjutkan.\n\n## Lisensi\n\nScript ini dilisensikan dibawah [Lisensi MIT](https://github.com/fixploit03/Lufus/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixploit03%2Flufus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffixploit03%2Flufus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixploit03%2Flufus/lists"}