common/*: update Indonesian translations, git-credential-store: standardize other translations (#14556)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
499eeadb6d
commit
acf0d083d0
13
pages.id/common/brew-uninstall.md
Normal file
13
pages.id/common/brew-uninstall.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# brew uninstall
|
||||
|
||||
> Bongkar pemasangan suatu paket formula/cask Homebrew.
|
||||
> Gunakan `brew autoremove` untuk menghapus kumpulan paket dependensi yang tidak dibutuhkan kembali.
|
||||
> Informasi lebih lanjut: <https://docs.brew.sh/Manpage#uninstall-remove-rm-options-installed_formulainstalled_cask->.
|
||||
|
||||
- Bongkar pemasangan suatu formula/cask:
|
||||
|
||||
`brew uninstall {{formula|cask}}`
|
||||
|
||||
- Bongkar pemasangan suatu cask dan hapus seluruh berkas terkait:
|
||||
|
||||
`brew uninstall --zap {{cask}}`
|
Reference in New Issue
Block a user