Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Indra Wahyu
Indra Wahyu

Posted on • Edited on

     

Install Winbox on Fedra Linux

Install wine

Install wine fedora 35

Download Winbox

Winbox

Download icon

Icon

Create Shortcut

create winbox directory and move winbox.exe

cd /optsudo mkdir winboxsudo mv ~/Downloads/winbox.exe /opt/winbox
Enter fullscreen modeExit fullscreen mode

Rename icon as winbox and move to winbox directory

sudo mv ~/Downloads/winbox.jpg /opt/winbox
Enter fullscreen modeExit fullscreen mode

Create .desktop file

cd /usr/share/applicationssudo nano winbox.desktop
Enter fullscreen modeExit fullscreen mode

Add this code to winbox.desktop

[Desktop Entry]Encoding=UTF-8Name=WinboxComment=winbox appExec=wine /opt/winbox/winbox.exeIcon=/opt/winbox/winbox.jpgTerminal=falseType=ApplicationCategories=GNOME;Application;Utility;
Enter fullscreen modeExit fullscreen mode

Now winbox available on drawer
gnome drawer

Ez to run

winbox


Reference

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Personal documentation of my (Linux and Coding) experience.
  • Location
    Indonesia (+62)
  • Education
    Udayana University
  • Work
    Engineering at Spothings
  • Joined

More fromIndra Wahyu

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp