Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| system:linux:workstation:winbox-ubuntu [2026/02/05 00:29] – [Install Winbox Pada Ubuntu/Linux-mint (SNAPD)] ilyasa | system:linux:workstation:winbox-ubuntu [2026/02/05 00:34] (current) – [Install Winbox Pada Debian/Ubuntu/Linux-mint (SNAPD)] ilyasa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| - | ====== Install Winbox Pada Ubuntu/ | + | ====== Install Winbox Pada Debian/Ubuntu/ |
| - | | + | |
| - | | + | |
| + | * Untuk beberapa Linux distributions ubuntu based seperti Mint, mungkin diperlukan untuk meremove | ||
| < | < | ||
| sudo apt update | sudo apt update | ||
| sudo apt install snapd | sudo apt install snapd | ||
| </ | </ | ||
| - | + | * **Install WinBox:** | |
| - | + | < | |
| - | Install WinBox: | + | |
| - | bash | + | |
| sudo snap install winbox | sudo snap install winbox | ||
| + | </ | ||
| - | Run WinBox: | ||
| - | |||
| - | Search for " | ||
| - | Type winbox in the terminal. | ||
| - | |||
| - | Note: For some Linux distributions like Mint, you might need to remove nosnap.pref first. | ||