From 7aa936e888673e620cb6d1a908a9e8a723970842 Mon Sep 17 00:00:00 2001 From: AsukaMinato Date: Thu, 16 Feb 2023 21:38:33 +0900 Subject: [PATCH] add aur --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 29a90ca..9dc4370 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,18 @@ launchctl load /Library/LaunchAgents/me.missuo.deeplx.plist launchctl start /Library/LaunchAgents/me.missuo.deeplx.plist ``` +### Install from AUR + +```bash +paru -S deeplx-bin +``` + +after install, run + +```bash +systemctl daemon-reload +systemctl enable deeplx +``` ## Setup on [Bob App](https://bobtranslate.com/) 1. Install [bob-plugin-deeplx](https://github.com/clubxdev/bob-plugin-deeplx) on Bob.