mac ssh gui_如何在Mac上使用美丽的Homebrew GUI Cakebrew
mac ssh gui
Homebrew makes it easy for Mac users to install command line tools, so it’s only logical that it runs entirely from the command line. But that doesn’t mean having access to a graphical user interface isn’t handy from time to time. Cakebrew is a free Homebirew GUI that makes overseeing your setup just a bit easier.
Homebrew使Mac用户可以轻松地安装命令行工具 ,因此完全从命令行运行是合理的。 但这并不意味着不时访问图形用户界面并不方便。 Cakebrew是一个免费的Homebirew GUI,它使您的设置工作变得容易一些。
Sure, Homebrew may be all about the command line. But maybe you want to see a quick list of your installed formula, or run a quick search and see what the various formula are for. In both cases, some users are going to prefer a GUI, and Cakebrew is that GUI. It’s kind of like Ubuntu’s Synaptic Package Manager, but for the Mac (though not quite as powerful).
当然,自制软件可能只与命令行有关。 但是也许您想查看已安装公式的快速列表,或者运行快速搜索并查看各种公式的用途。 在这两种情况下,某些用户都倾向于使用GUI,而Cakebrew是该GUI。 有点像Ubuntu的Synaptic软件包管理器,但是对于Mac(尽管功能不那么强大)。
Needless to say, this guide only applies to people who already have Homebrew installed. If you don’t, you can check out our tutorial here.
不用说,本指南仅适用于已安装Homebrew的用户。 如果您不这样做,可以在此处查看我们的教程 。
如何安装Cakebrew (How to Install Cakebrew)
You can download the program at Cakebrew.com. The application comes in a DMG file, just like other Mac apps. Open it up, and drag the Cakebrew icon to your Applications folder.
您可以从Cakebrew.com下载该程序。 与其他Mac应用程序一样,该应用程序也包含在DMG文件中。 打开它,然后将Cakebrew图标拖到“应用程序”文件夹中。
Alternatively, if you’ve set up Homebrew Cask, you can install Cakebrew using this command in the Terminal:
另外,如果您设置了Homebrew Cask,则可以在终端中使用以下命令安装Cakebrew:
brew cask install cakebrew
brew cask install cakebrew
That will automatically install the program in the “Applications” folder in your home folder.
这将自动将程序安装在主文件夹的“ Applications”文件夹中。
如何使用Cakebrew安装软件 (How to Install Software With Cakebrew)
Installing software with Cakebrew is…well, a cakewalk. You can browse a complete list of all Homebrew packages in the “All Formulae” section of the app.
用Cakebrew安装软件是……一个步履维艰。 您可以在应用程序的“所有配方”部分中浏览所有Homebrew软件包的完整列表。
Here you can search, or simply scroll, though the complete list of software available to you. Click on any software to see a description of features at the bottom of the window.
尽管可以使用完整的软件列表,但您可以在此处搜索或滚动。 单击任何软件以在窗口底部查看功能说明。
To install any application, right-click it in the list, then click “Install Formula.” You will be asked if you’re sure.
要安装任何应用程序,请在列表中右键单击它,然后单击“安装公式”。 系统将询问您是否确定。
Click “Yes” and the installation process will begin. You’ll see the output, just like installing from the Terminal.
单击“是”,安装过程将开始。 您将看到输出,就像从终端安装一样。
And when the installation process is complete, you’ll get a notification. Then you can go ahead and use the application.
并且在安装过程完成后,您会收到通知。 然后,您可以继续使用该应用程序。
It’s arguably a little more complicated than typing brew install ansiweather
, but it’s a lot easier to search and browse all the tools available to you.
可以brew install ansiweather
比键入brew install ansiweather
稍微复杂一些,但是搜索和浏览所有可用工具要容易brew install ansiweather
。
And the best part is, everything you install from the Terminal shows up in Cakebrew, so if you just want to use this tool to manage what you’ve already installed, you can.
最好的部分是,从Terminal安装的所有内容都会显示在Cakebrew中,因此,如果您只想使用此工具来管理已安装的内容,则可以。
如何使用Cakebrew卸载Homebrew软件 (How to Uninstall Homebrew Software with Cakebrew)
Speaking of: you can also uninstall software in Cakebrew. The “Installed” section shows you everything that’s currently installed.
说到:您也可以在Cakebrew中卸载软件。 “已安装”部分向您显示当前已安装的所有内容。
You can uninstall anything by right-clicking, then clicking “Uninstall.” Most things in that folder are going to be dependencies of programs you still use, however, meaning uninstalling them will break things. This is why it’s a good idea to check the “Leaves” section instead. Here, you will only see things that no other programs depend on to function.
您可以通过右键单击然后单击“卸载”来卸载任何内容。 该文件夹中的大多数内容都将成为您仍在使用的程序的依赖项,但是,这意味着卸载它们会破坏事情。 这就是为什么最好检查“ Leaves”部分的原因。 在这里,您只会看到没有其他程序依赖的功能。
You can uninstall things here without worrying, so go right ahead.
您可以在这里卸载东西而不必担心,所以请继续。
维护自制程序设置 (Maintaining Your Homebrew Setup)
There are two key tools offered by Cakebrew: Doctor and Update. Doctor runs brew doctor
, which outputs a list of potential problems with your Homebrew setup.
Cakebrew提供了两个关键工具:Doctor和Update。 Doctor会运行brew doctor
,它会输出Homebrew设置潜在问题的列表。
If your Homebrew keeps failing, it’s a good idea to run this and fix the problems listed.
如果您的自制软件不断失败,那么最好运行此方法并解决列出的问题。
The second tool, “Update,” runs brew update
, which ensures that Homebrew and all of your applications are up to date.
第二个工具“更新”运行brew update
,以确保Homebrew和所有应用程序都是最新的。
It’s a good idea to run this regularly, especially right before installing anything.
定期运行它是一个好主意,尤其是在安装任何东西之前。
Cakebrew的警告:它不支持自制酒桶 (Cakebrew’s Caveat: It Does Not Support Homebrew Cask)
I really only have one complaint about Cakebrew: you cannot use it to browse the applications offered by Homebrew Cask. This repository lets you install GUI applications, like Chrome or Onyx. It would be neat to have a GUI tool for browsing GUI applications, but sadly that’s not to be…at least yet.
我真的只有一个关于Cakebrew的抱怨:您不能使用它来浏览Homebrew Cask提供的应用程序。 该存储库可让您安装GUI应用程序,例如Chrome或Onyx。 拥有用于浏览GUI应用程序的GUI工具会很整洁,但遗憾的是,至少……还没有。
Even with this limitation, Cakebrew is a great tool for any Homebrew user to have on hand. You won’t use it every time you use Homebrew, but I bet you’ll occasionally be happy you have it.
即使有这个限制,Cakebrew对于任何Homebrew用户来说都是一个很好的工具。 您不会在每次使用Homebrew时都使用它,但是我敢打赌,您偶尔会很高兴拥有它。
翻译自: https://www.howtogeek.com/274477/how-to-use-cakebrew-the-beautiful-homebrew-gui-for-your-mac/
mac ssh gui