deepin git version for archlinux
This repository only provides the git version of deepin. You can replace the deepin group in the community by installing the deepin-git group.
The PKGBUILD for all packages are there https://github.com/deepin-community/repo, Each branch saves the corresponding software.
Before adding this repository, you should first add the key used to sign the packages in it. You can do this by running the following commands:
It is recommended that you now fingerprint it by running
pacman-key -r AFAAFC4EF142770966FC4C805987B0C2A80EA669
and in a final step, you have to locally sign the key to trust it via
sudo pacman-key --lsign-key AFAAFC4EF142770966FC4C805987B0C2A80EA669
More infos on this process can be found at https://wiki.archlinux.org/index.php/Pacman/Package_signing#Adding_unofficial_keys. You can now add the repository by editing /etc/pacman.conf and adding
[deepin]
Server = https://packages.mkacg.com/arch/deepin/
at the end of the file. See https://wiki.archlinux.org/index.php/Pacman#Repositories_and_mirrors for details.
to install deepin git version:
sudo pacman -Syy
sudo pacman -Syy deepin-git