深度阅读

install Google Chrome on Arch Linux use yay

作者
作者
2023年08月22日
更新时间
7.05 分钟
阅读时间
0
阅读量

To install Google Chrome on Arch Linux and Manjaro , you can use the Arch User Repository (AUR). The AUR is a community-driven repository that contains packages that are not available in the official repositories . To install Chrome, you first need to enable the AUR in your package manager. Then you can search for the package “google-chrome” and install it.
To install Google Chrome on Arch Linux, you can use the Yay package manager. First, update the list of available packages using the command:

yay -Syu

Then, install Google Chrome by running the following command:

yay -S google-chrome

Once installed, you can launch Google Chrome from the Applications menu.

相关标签

博客作者

热爱技术,乐于分享,持续学习。专注于Web开发、系统架构设计和人工智能领域。