インターネット(Internet)からダウンロードするほとんどのファイルは、通常、アーカイブ形式(come in an archived format)で提供され、アーカイブおよび圧縮ファイルに使用される形式の1つを備えています。Macでこれらの(Mac)ZIP、RAR、TAR、およびBINファイルを開くことは、マシンがデフォルトでこれらの形式と互換性がないため、最初の試行では不可能に見える場合があります。
これらの互換性のないファイル形式を開こうとすると、画面にエラーが表示され、開こうとしているファイルを開くことができないことが通知されます。これらのファイル形式は人気のあるものの一部であり、たまに出くわす可能性があるため、Macをこれらの形式と互換性のあるものにするために何かをしたいと思うでしょう。
幸い、前述のファイル形式のサポートをMac(Mac)に追加する方法は複数あります。
Unarchiverを使用してMacでZIP、RAR、TAR、BIN、およびEXEを開く(Open ZIP, RAR, TAR, BIN, And EXE On Mac With The Unarchiver)
上記のすべてのファイル形式を処理できる単一のアプリまたはユーティリティを探している場合は、Unarchiver(The Unarchiver)がすべてを処理できます。これは、基本的にすべてのアーカイブ形式のサポートを追加し、 Mac(Mac)マシンでそれらを抽出できる素晴らしい無料ソフトウェアです。
- MacでAppStoreを起動し、 The Unarchiverを(App Store)検索して、マシンにインストールします。
- インストール時に、サポートされていないファイル形式のデフォルトアプリとして設定する必要があります。これを行うには、最初にLaunchpadをクリックしてアプリを起動し、 (Launchpad)The Unarchiverを検索して、アプリをクリックします。
- ほとんどの場合、アプリの[設定](Preferences)ペインが表示されます。そうでない場合は、上部の[アーカイバ(The Archiver)]メニューをクリックし、[設定](Preferences)を選択してペインに移動します。
- Macでアプリを開く形式を選択できる[アーカイブ形式(Archive Formats)]タブが表示されていることを確認してください。アプリを開きたいものをすべて選択すると、すべて設定されます。(Select)
- ファイル形式を選択するオプションがない場合は、アプリを各ファイル形式のデフォルトアプリとして手動で設定する必要があります。これを行うには、上記のいずれかの形式のファイルを選択し、ファイルを右クリックして、[情報を見る]を選択します(Get Info)。
- [情報(Get Info)を見る]メニューが開いたら、[プログラムから開く(Open with)]というオプションを見つけます。ドロップダウンメニューを使用してリストから[ Unarchiver ]を選択し、[(The Unarchiver)すべて変更(Change All)]というボタンをクリックします。アプリを現在の形式のすべてのファイルに関連付けます。
次にファイルをダブルクリックすると、Unarchiverが自動的にファイルを起動して開きます。
アプリで開きたいファイル形式ごとに、上記の手順を実行する必要があります。
アプリなしでMacでZIPを開く(Open ZIP On Mac Without An App)
ZIPは非常に人気があり、広く使用されている形式であるため、macOSは例外を作成し、サポートされているファイル形式に含める必要がありました。サードパーティのアプリをインストールしなくても、MacでZIPを開く(open ZIP on Mac)ことができます。
グラフィカルユーザーインターフェイスの使用:(Using Graphical User Interface:)
- MacマシンでZIPを開くには、 Finderを使用してファイルを見つけます。
- (Double-click)ZIPファイルを(ZIP)ダブルクリックすると、同じフォルダに解凍されます。
これで、アーカイブの抽出されたコンテンツを表示できるようになります。
ターミナルを使用してMacでZIPを開く(Using Terminal To Open ZIP On Mac)
ターミナル(Terminal)アプリは、 Macに何もインストールせずにZIPアーカイブを抽出することもサポートしています。
- マシン上で好みの方法を使用してターミナル(Terminal)を起動します。
- 次のコマンドを入力して、 Enterキー(Enter)を押します。抽出されたファイルの保存先フォルダとしてデスクトップが設定されます。
cdデスクトップ(cd desktop)
- 次のコマンドを入力して、sample.zipをファイルの実際の名前とパスに置き換えます。ファイルをターミナル(Terminal)にドラッグアンドドロップすると、パスが追加されます。
sample.zipを解凍します(unzip sample.zip)
これで、 ZIPファイルの内容が(ZIP)デスクトップで利用できるようになります。
2つの方法を使用してMacでRARを開く(Open RAR On Mac Using Two Methods)
Macで開きたいRAR形式だけの場合は、2つの方法があります。
Extractorを使用してMacでRARを開く(Using Extractor To Open RAR On Mac)
App Storeには無料のアプリがあり、RARやその他のいくつかのアーカイブ形式をマシンに抽出できます。
- App Storeを起動し、 Extractor(Extractor)を検索して、Macにダウンロードします。
- アプリを開くと、アーカイブを追加するように求めるインターフェースが表示されます。RARアーカイブをアプリに(RAR)ドラッグ(Drag)アンドドロップすると、 RARアーカイブが開きます。
ターミナルを使用してMacでRARを開く(Using Terminal To Open RAR On Mac)
Terminalで(Terminal)RARファイルを開くこともできますが、最初にユーティリティをインストールする必要があります。
- Macでターミナル(Terminal)を起動します。
- 次のコマンドを入力して、 Enterキー(Enter)を押します。ソフトウェア管理システムであるHomebrewをインストール(install Homebrew)します。
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Homebrewがインストールされたら、次のコマンドを実行してUnrarというユーティリティをインストールします。
brew install unrar
- (Wait)ユーティリティがインストールされるのを待ちます。完了したら、次のコマンドを使用してMacで(Mac)RARファイルを開きます。必ずsample.rarをRARファイルに置き換えてください。cdデスクトップ(cd desktopunrar x sample.rar)unrarxsample.rar
ターミナルだけを使用してMacでTARを開く(Open TAR On Mac Using Just The Terminal)
ZIPと同様に、Macにも(Mac)TARのサポートが組み込まれており、ユーティリティをインストールしなくてもMacで(Mac)TARファイルを開くことができます。
- Macでターミナル(Terminal)を開きます。
- 次のコマンドを入力して、 Enterキー(Enter)を押します。sample.tarをTARファイルに置き換えます。
cdデスクトップ
tar-xzfsample.tar(cd desktoptar -xzf sample.tar)
TARアーカイブのコンテンツをデスクトップに解凍します。
Open Zip, RAR, TAR, and BIN Files on a Mac
Most files that you download from the Internet usually come in an archived format and have one of the formats used for archived and compressed files. Opening these ZIP, RAR, TAR, and BIN files on a Mac may seem impossible on the first try as your machine is just not compatible with these formats by default.
Trying to open these incompatible file formats will only throw errors on your screen letting you know the file you’re trying to open can’t be opened. Since these file formats are some of the popular ones and you likely come across them now and then, you’ll want to do something to make your Mac compatible with these formats.
Luckily, there are multiple ways to add support for the aforementioned file formats to your Mac.
Open ZIP, RAR, TAR, BIN, And EXE On Mac With The Unarchiver
If you’re looking for a single app or utility that can handle all of the file formats mentioned above, The Unarchiver is the one that can do it all. It’s an amazing piece of free software that adds support for basically all of the archive formats out there and lets you extract them on your Mac machine.
- Launch the App Store on your Mac, search for The Unarchiver, and install it on your machine.
- When it’s installed, you’ll need to set it as the default app for your unsupported file formats. To do this, first launch the app by clicking on Launchpad, searching for The Unarchiver, and clicking on the app.
- Most likely you’ll land in the Preferences pane for the app. If you don’t, click on The Archiver menu at the top and select Preferences to get to the pane.
- Make sure you’re inside the Archive Formats tab as this is where you can choose what formats the app should open on your Mac. Select all the ones you want the app to open and you’ll be all set.
- If you don’t get the option to select file formats, you’ll need to set the app as the default app for each file format manually. To do this, select any file with one of the formats mentioned above, right-click on the file, and select Get Info.
- When the Get Info menu opens, find the option that says Open with. Use the dropdown menu to select The Unarchiver from the list and then click on the button that says Change All. It’ll associate the app with all the files having the format as your current one.
Next time you double-click on your file, The Unarchiver will automatically launch and open the file for you.
You’ll need to do the above steps for each file format you want to open with the app.
Open ZIP On Mac Without An App
Since ZIP is an extremely popular and widely used format, macOS had to make an exception and include it in their supported file formats. You can indeed open ZIP on Mac without the need to install any third-party apps.
Using Graphical User Interface:
- To open a ZIP on your Mac machine, locate the file using the Finder.
- Double-click on the ZIP file and it’ll be extracted in the same folder.
You’ll then be able to view the extracted contents of the archive.
Using Terminal To Open ZIP On Mac
The Terminal app also supports extracting ZIP archives without installing anything on your Mac.
- Launch Terminal using your preferred way on your machine.
- Type in the following command and hit Enter. It’ll set your desktop as the destination folder for the extracted files.
cd desktop
- Type in the following command replacing sample.zip with the actual name and path for your file. You can drag and drop your file onto the Terminal and the path will be added.
unzip sample.zip
Your ZIP file contents should now be available on your desktop.
Open RAR On Mac Using Two Methods
If it’s just the RAR format you want to open on your Mac, you have two ways to do it.
Using Extractor To Open RAR On Mac
There’s a free app on the App Store that lets you extract RAR as well as a few other archive formats on your machine.
- Launch the App Store, search for Extractor, and download it to your Mac.
- Open the app and you’ll see an interface asking you to add an archive. Drag and drop your RAR archive onto the app and it’ll open it for you.
Using Terminal To Open RAR On Mac
You can open RAR files with Terminal as well but you’ll need to first install a utility.
- Launch Terminal on your Mac.
- Type in the following command and hit Enter. It’ll install Homebrew which is a software management system.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- When Homebrew is installed, run the following command to install a utility called Unrar.
brew install unrar
- Wait for the utility to install. When it’s done, use the following commands to open your RAR file on your Mac. Be sure to replace sample.rar with your RAR file.
cd desktop
unrar x sample.rar
Open TAR On Mac Using Just The Terminal
Just like ZIP, Mac has built-in support for TAR as well and you can open TAR files on your Mac without installing any utilities.
- Open Terminal on your Mac.
- Type in the following command and press Enter. Replace sample.tar with your TAR file.
cd desktop
tar -xzf sample.tar
It’ll decompress the contents of your TAR archive to your desktop.