fthomasfr / wineBottles

Linux Wine Bottles utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wineBottles

#Linux Wine Bottles utils

This repository gathers scripts to manage Linux Wine Bottles.

It has been enhanced from the original one available here

I use it to install microsoft office on linux Ubuntu.

  • winebottle --list to list the available bottles
  • winebottle --conf "MyBottleName" to configure the bottle (it calls winecfg)
  • winebottle --tricks "MyBottleName" to configure the bottle install (it calls winetricks)
  • wine myapplication to run an application

#Licence Published under the GPL v. 3.0 http://gplv3.fsf.org/

About

Linux Wine Bottles utils