Skip to content
张丁元 edited this page Mar 23, 2018 · 3 revisions

Welcome to the deepin-topbar wiki!

This page will help you how to install, get update, setting, and contribution.

Install

Uses who use deepin are very simple, I have provided PPA.

sudo apt update && sudo apt install dirmngr

sudo tee /etc/apt/sources.list.d/deepin-topbar.list <<< "deb [arch=amd64] https://packages.mkacg.com panda main"

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3BBF73EE77F2FB2A

sudo apt update && sudo apt install deepin-topbar

Add repo address and import my key.

Uses who use Arch linux, in the AUR have deepin-topbar.

If you are not use deepin, then you need to compile it yourself.

ReadMe provided a list of dependencies, need to be installed by myself.

Update

PPA will provide updates, and AUR will too.

Contribution

Can fork and pull request. or help me to complete internationalization.

If you wish to provide international assistance, send an email to haruyukilxz@gmail.com

Name:
Country:
Language:

If approved, I will reply to the international link.

Clone this wiki locally