Linuxに切り替えたいが、お気に入りのWindowsアプリを失いたくないですか?今、あなたは両方の世界の長所を持つことができます。Linuxは、ほとんどの種類の(Linux)Windowsソフトウェアを処理する方法を知っており、いくつかの調整を加えるだけで、ほぼすべてのソフトウェアを実行できます。
デュアルブート(コンピューターに両方のシステムがある)に興味がない場合、またはLinuxが(Linux)Windowsソフトウェアを実行するために持つ種類の機能を試したい場合は、この記事で知っておくべきことの概要を説明します。 。
ワインをお試しください(Try Wine)
Wineは、ユーザーが(Wine)Linuxデスクトップから直接Windowsアプリを実行できるようにするオープンソースの互換性レイヤーです。
現在、 Wineで実行される完全にサポートされているアプリケーション( fully supported applications)は数千あります。ワイン(Wine)はとてもユーザーフレンドリーです。
プログラムをWindowsで合法的に実行するためにライセンスキーが必要な場合、 (Windows)Wineを介して合法的に実行するには、プログラムまたはアプリのライセンスキーが必要であることに注意してください。
この記事では、Ubuntuを使用します。ただし、他のLinuxディストリビューションのインストールは非常に似ているはずです。
GUIを介してUbuntuLinuxにWineをインストールする方法(How To Install Wine On Ubuntu Linux Via GUI)
WineはUbuntuソフトウェアセンター(Ubuntu Software Center)にあります。ただし、デフォルトで使用可能なバージョンは最新のものではない場合があります。
古いバージョンのWineのインストールを回避するには、(Wine)公式のWineリポジトリ( official Wine repository)を追加する必要があります。コマンドラインまたはグラフィカルユーザーインターフェイス(Graphical User Interface)(GUI)を使用して、システムに追加できます。以下は、GUIメソッドを使用して実行する手順です。( steps to follow)
[アプリケーション]メニューに(Applications)ソフトウェア(software)と入力します。
次のステップは、[ソフトウェアとアップデート]、[(Software & Updates)その他のソフトウェア(Other Software)]タブの順にクリックし、[追加(Add)]を選択することです。APT行セクションで、以下を追加し、[ソースの追加(Add Source)]をクリックします。
ppa:ubuntu-wine/ppa
Ubuntuをインストールしたときに設定したものと同じパスワードであるsudoパスワードを入力します。これは通常、ログインに使用したものと同じです。
[認証(Authenticate)] 、[閉じる](Close)の順にクリックします。
次に、リロードしてから(Reload)ソフトウェアセンター(Software Center)を開くように求められます。Wineを検索し、[インストール(install)]をクリックします。インストールが完了するのを待ちます。(Wait)
コマンドライン経由でのインストール(Installing Via Command Line)
コマンドラインからのインストールは、わずか数ステップで実行できます。
まず、ワインリポジトリキーをダウンロードして、システムに追加します。
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
次に、PPAをパッケージリストに追加します。使用する必要のあるPPAアドレスは、使用している(PPA)Linuxのバージョンによって異なる場合があります。Ubuntu 18.04の場合、バイオニック(bionic)のものが必要です。
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
sudo apt update
次に、winをインストールするには、次のコマンドを実行します。
sudo apt install – install-recommends winehq-stable
そのコマンドが完了すると、インストールは終了します。Wineプログラムを開くことができます。
最後のインストール手順で、正しいワインパッケージが見つからない、またはアーキテクチャが正しくないというメッセージが表示された場合は、次のコマンドを実行して32ビットの追加ライブラリを有効にします。その後、インストールを再試行してください。
sudo dpkg – add-architecture i386
Windowsアプリケーションを選択します(Select Your Windows Application)
上記のように、Wineには約24,000の既知のアプリのデータベースがあります。このデータベースは、WineHQのWebサイトにあります。
それらは、 Wine(Wine)で実行したときにどれだけうまく機能するかによってソートまたはランク付けされ、次のようになります。
- プラチナ:シームレスに実行
- ゴールド:特別な設定が必要です
- シルバー:いくつかのマイナーな問題が報告されています
- ブロンズ:使用法に影響を与える重大な問題
- ごみ:Wineではまったく実行されません
プラチナ(Platinum)カテゴリ に含まれるアプリの使用方法を紹介しましょう。
アプリケーションデータベース(Application Database)の左側のサイドバーから[アプリの参照](Browse Apps)(Browse Apps)をクリックします。
探しているアプリの名前を[名前](Name)フィールドに入力します。プラチナ(Platinum)評価を選択し、Notepad++を検索します。
検索結果が表示される下のスクリーンショットをご覧ください。
Notepad++をクリックすると、アプリケーションの説明、使用可能なバージョンのリスト(複数ある場合)、およびWineのバージョンとの互換性が表示されます。
ダウンロードするアプリのバージョンを選択したら、それをクリックします。この場合、バージョン7.xを選択します。下のスクリーンショットでは、クリック可能なダウンロードリンクが提供されていることに注意してください。
Wineでアプリをダウンロードして使用する方法(How To Download & Use An App With Wine)
インストールするバージョンを選択します。これは通常、最新バージョンです。この場合、バージョン7.7.1です。アプリケーションをダウンロードすると、デフォルトでは、ダウンロードフォルダに保存されます。
ファイル( zip(zipped)ファイルになります)を見つけて右クリックし、メニューオプションから[ここで抽出]を選択します。(Extract here)
notepad++.exeファイルを見つけます。それを右クリックし、[ WineWindowsプログラムローダーで開く(Open with Wine Windows Program Loader)]を選択します。
ファイルを開くと、LinuxマシンでWindowsアプリのNotepad++を使用できるようになります。
Wineは常に最新バージョンのWindowsアプリを実行するとは限らず、実行が遅いものもあるため、CrossOverの使用を検討することをお勧めします(CrossOver)。
UbuntuディストリビューションでCrossOverを使用する(Use CrossOver In Ubuntu Distribution)
CrossOverは、 (CrossOver)CodeWeaversの商用製品です。料金は41.97ドルで、完全に機能する14日間の無料トライアルがあります。上で説明したように、 これはWineに基づいています。
CrossOverには、次のような拡張機能があります。
- 構成ツールを追加します
- Wineのソースコードを変更します
- 互換性パッチを適用します
Wineと比較して、CrossOverはよりユーザーフレンドリーで自動化されており、テクニカルサポートを提供します。
無料トライアルを開始するには、CodeWeaversに移動し、 ( CodeWeavers)Linuxディストリビューション(Linux Distribution)を選択して、名前と電子メールを入力します。
多くのLinuxディストリビュー(Linux)ションが利用可能です。デフォルトのパッケージ管理システムまたはインストールソフトウェアツールは、使用しているLinuxのタイプによって異なります。
CrossOverをダウンロード(Download CrossOver)
システムのデフォルトのインストーラプログラムを使用して、適切な.DEBまたは.RPMファイルから(.RPM)CrossOverをインストールする必要があります。Ubuntuの場合、が必要です。DEB形式。
ほとんどの場合、必要なのはCrossOverインストーラーパッケージをダウンロードしてダブルクリックすることだけです。必ず適切なパッケージ、32ビットまたは64ビットを選択してください。
ダウンロードしたファイルをダブルクリックすると、Ubuntuソフトウェアセンター(デフォルトのパッケージマネージャー)が起動します。
[インストール](Install)をクリックし、認証を求められたらrootまたはsudoのパスワードを入力します。
インストールが完了したら、Ubuntuソフトウェアセンター(Ubuntu Software Center)を閉じます。
UbuntuのUtilityDesktopManager(Utility Desktop Manager)のCrossOverメニュー項目は、名前のアルファベット順に整理されています。CrossOverで入力しても効果はありません。インストーラーメニューを表示する必要があります。検索ボックスに「 install 」と入力します。(install)
CrossOverメニュー項目を手動で検索する必要があります。さまざまなCrossOver(CrossOver)メニュー項目の詳細については、FAQをお読みください( read the FAQs)。
インストールプロセス中は、必ず[常に更新](Always Update)を選択して、ソフトウェアインストーラーが最新であることを確認してください。これで、 UbuntuLinux(Ubuntu Linux)マシンにWindowsアプリをインストールして使用する準備が整いました。
CrossOverを使用してWindowsソフトウェアをインストールする(Install Windows Software Using CrossOver)
インストールが完了すると、CrossOverが自動的に起動します。ボタンは1つだけ表示されます。Windowsソフトウェアのインストール(Install Windows Software)と表示されます。
ボタンをクリックすると、次の3つの手順が実行されます。ステップ1では、データベースで目的のアプリを検索します。
目的のアプリがデータベースにある場合は、すでにロードおよびテストされている特別な構成の恩恵を受け、アプリは正常に機能します。インストーラーがシステムにない場合は、 CrossOver(CrossOver)にダウンロードさせることを選択できます。
データベースに含まれていないアプリケーションをインストールして使用する場合は、手順1でそのアプリケーションを入力し、手順2で[インストーラー(Select Installer)の選択]を選択します。
ステップ3(Step three)には、ボトルの選択が含まれます。ボトルは、独自の構成を持つアプリコンテナです。Crossover( different bottles in Crossover)のさまざまなボトルにより、さまざまなバージョンのWindowsの互換性の多様性が可能になります。
次に、概要画面が表示されます。[(Click)インストール]をクリックして、選択したアプリのインストールを開始します。(Install )
使用するWindows(Windows)アプリをインストールすると、同じ名前の新しいボトルが作成されます。ボトルボタンを(bottles)クリック(Click)します。次に、[コマンドの実行(Run Command)]をクリックします。
これで、「c:」パーティションにインストールされているアプリケーションの実行可能ファイルを見つけることができます。
実行する実行可能ファイルを選択したら、そのファイル用のランチャーを作成するか、直接実行することで実行できます。
ランチャーは、[コマンドの実行](Run Command.)の横にある[プログラム]セクションにあります。(Programs)下のスクリーンショットでも、特定のボトルの構成ツールを確認できます。
Wine構成(Wine configuration)をクリックすると、選択したボトルに新しい構成を設定できるようになります。これは、正常に実行されていない特定のアプリケーションを実行する場合に役立ちます。
構成の詳細とライブラリのオーバーライドに関するアドバイスについては、winehq.orgにアクセスしてください。
How To Install Windows Applications in Linux
Do you want to switch to Linux but don’t want to lose your fаvorite Windows apps? Now you can have the best of both worlds. Linux knows how to hаndle most ѕpeciеs of Windоws softwarе and with a few tweaks can run just about anything you throw at it.
If you are not interested in dual-booting (having both systems in your computer) or you just want to experiment with the kinds of capabilities that Linux has for running Windows software, this article will give you a good overview of what you need to know.
Try Wine
Wine is an open-source compatibility layer that enables users to run Windows apps directly from their Linux desktop.
There are currently thousands of fully supported applications that run on Wine. Wine is very user-friendly.
Note that if a program requires a license key to legally run on Windows, you must have a license key for the program or app to legally run it through Wine.
For this article, we will use Ubuntu. However, the installation for other Linux distros should be very similar.
How To Install Wine On Ubuntu Linux Via GUI
You can find Wine in your Ubuntu Software Center. However, the version available by default might not be the latest one.
To avoid installing an older version of Wine, you will want to add the official Wine repository. You can use the command-line or Graphical User Interface (GUI) to add it to your system. Below are the steps to follow using the GUI method.
Type software into the Applications menu.
The next step is to click on Software & Updates, then the Other Software tab and select Add. In the APT line section, add the following and then click Add Source.
ppa:ubuntu-wine/ppa
Enter your sudo password, which is the same password that you set when you installed Ubuntu. It is usually the same one you used to log in.
Click Authenticate and then Close.
You will then be prompted to Reload and then open the Software Center. Do a search for Wine and then click install. Wait for the installation to be completed.
Installing Via Command Line
Installation via command line can be done in just a few steps.
First, download the wine repository key and add it to your system.
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
Then add the PPA to your package lists. The PPA address that you need to use may differ depending on what version of Linux you are using. For Ubuntu 18.04, you want the bionic one.
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
sudo apt update
Then to install win, run the following command:
sudo apt install – install-recommends winehq-stable
After that command completes, the installation is finished. You can open the Wine program.
If the final install step complains that it cannot find the correct wine packages or about incorrect architectures, enable the 32-bit extra libraries by running the following command. Then try the install again.
sudo dpkg – add-architecture i386
Select Your Windows Application
As mentioned above, Wine has a database of approximately 24,000 known apps. You can find this database on the WineHQ website.
They are sorted or ranked by how well they work when running in Wine and are as follows:
- Platinum: runs seamlessly
- Gold: requires some special configuration
- Silver: some minor issues have been reported
- Bronze: significant problems that affect usage
- Garbage: doesn’t run at all on Wine
Let’s show you how to use an app that is included in the Platinum category.
Click Browse Apps from the left sidebar in the Application Database.
Type the name of the app you are looking for in the Name field. We are going to choose the Platinum rating and search for Notepad++.
Look at the screenshot below where you will see your search results.
When you click on Notepad++, you will see the application description, a list of available versions (if more than one), and how compatible it is with the version of Wine.
Once you select the version of the app you want to download, click on it. In this case, we will choose version 7.x. Note in the screenshot below that you are provided with a clickable download link.
How To Download & Use An App With Wine
Select the version you want to install. This is usually the latest version. In this case, it is version 7.7.1. Once you download the application, by default, it will be saved in your downloads folder.
Find the file (it will be a zipped file), right-click on it and choose Extract here from the menu options.
After you have extracted the files, find the notepad++.exe file. Right-click on it and then select Open with Wine Windows Program Loader.
After you open the file, you will be able to use the Windows app Notepad++ on your Linux machine.
Since Wine doesn’t always run the latest version of Windows apps and some run sluggishly, you might want to consider using CrossOver.
Use CrossOver In Ubuntu Distribution
CrossOver is a commercial product from CodeWeavers. It costs $41.97 and has a fully functional 14-day free trial. It is based on Wine, as explained above.
CrossOver has enhanced functionality that:
- Adds configuration tools
- Modifies Wine source code
- Applies compatibility patches
Compared to Wine, CrossOver is more user-friendly, automated, and provides technical support.
To start your free trial, go to CodeWeavers, select your Linux Distribution, and enter your name and email.
There are many Linux distributions available. The default package management system or install software tool will depend upon the type of Linux you are using.
Download CrossOver
You should install CrossOver from the appropriate .DEB or .RPM file using your system’s default installer program. For Ubuntu, you want the .DEB format.
Most of the time, all you need to do is download the CrossOver installer package and double-click on it. Be sure to select the appropriate package, 32 or 64-bit.
When you double-click on the downloaded file, it will launch the Ubuntu software center (the default package manager.)
Click on Install and put in your root or sudo password when prompted to authenticate.
Once the installation is complete, close the Ubuntu Software Center.
The CrossOver menu items in Ubuntu’s Utility Desktop Manager are alphabetically organized by first name.Typing in CrossOver won’t help. You will need to bring up the installer menu. Type install in the search box.
You will have to search manually for CrossOver menu items. To learn more about different CrossOver menu items, read the FAQs.
During the installation process, be sure to select Always Update to ensure that the software installer is up to date. You are now ready to install and use Windows apps on your Ubuntu Linux machine.
Install Windows Software Using CrossOver
Once you have completed the installation, CrossOver will auto-start. You will only see one button. It says Install Windows Software.
When you click the button, there will be three steps to follow. In step one, search for your desired app in the database.
If your desired app is in the database, you will benefit from the special configurations already loaded and tested, and your app will work well. If the installer is not in your system, you can choose to let CrossOver download it for you.
If you want to install and use an application that isn’t included in the database, type it in step one and then choose Select Installer as step two.
Step three involves the bottle selection. Bottles are app containers with unique configurations. The different bottles in Crossover allow for compatibility diversity for different versions of Windows.
You will next see a summary screen. Click on Install to start the installation of the app you have chosen.
Once you have installed the Windows apps you want to use, a new bottle is created with the same name. Click on the bottles button. Then click Run Command.
You will now be able to locate the executable files in installed applications in the “c:” partition.
Once you choose the executable file you want to run, you can do so by creating a Launcher for it or running it directly.
You can find the launcher in the Programs section next to Run Command. You can also see in the screenshot below the configuration tool for a specific bottle.
If you click on Wine configuration, it will enable you to set new configurations for any chosen bottle. This can be helpful if you want to run a specific application that isn’t running well.
For more information on configurations and to get advice for library overrides, visit winehq.org.