UbuntuはWeChatクライアントをインストールします



Ubuntu Install Wechat Client



1.オプション1:Simple and rude

  • オンにするUbuntuSoftware検索electronic-wechat、次にクリックinstall
    画像

2.オプション2:

  • 最新バージョンのアドレスをダウンロードします。 https://github.com/geeeeeeeeek/electronic-wechat/releases

  • システムのダウンロードによると32-bitまたは64-bit
    画像



  • 入力linux-x64.tar.gzファイルディレクトリ、実行tar -zxvfコマンド解凍

tar -zxvf linux-x64.tar.gz
  • ファイルが解放されたら、次のコマンドを実行します。
./electronic-chat
  • またはダブルクリックelectronic-chatアイコン
    画像

3.オプション3:

  • このリポジトリのクローンを作成して実行するには、リポジトリをコンピュータにインストールする必要がありますGit with Node.js(with npm一緒に提供)。コマンドラインから:
#cloning this repository git clone https://github.com/geeeeeeeeek/electronic-wechat.git #Enter the repository cd electronic-wechat #Install dependencies and run the application npm install && npm start
  • アプリケーションにパッケージ化するには、次のいずれかを入力するだけです:(May fail, execute more often
npm run build:linux

フォルダ内にもう1つあります。distフォルダ、実際、distフォルダの内容は直接ダウンロードパッケージの内容と同じです。



  • distフォルダーに入り、次のコマンドを実行してスタートアッププログラムを実行します。
./electronic-chat

4、スキャンコードログイン

画像
画像