com.qq.im.deepin on AUR (Arch User Repository)

Last updated: December 27,2024

1. Install "com.qq.im.deepin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install com.qq.im.deepin on Arch using YAY

$ yay -S com.qq.im.deepin

* (Optional) Uninstall com.qq.im.deepin on Arch using YAY

$ yay -Rns com.qq.im.deepin

2. Manually Install "com.qq.im.deepin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone com.qq.im.deepin's git locally

$ git clone https://aur.archlinux.org/com.qq.im.deepin.git ~/com.qq.im.deepin

c. Go to ~/com.qq.im.deepin folder and install it

$ cd ~/com.qq.im.deepin $ makepkg -si

3. Information about the com.qq.im.deepin package on Arch User Repository (AUR)