• Register
    • Login
    • Search
    • Recent
    • Wiki
    • Github
    • 百度网盘
    • Onedrive
    • Official
    • Shop

    cm5 laptop install wchat

    PI CM5 Laptop
    2
    2
    275
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      george last edited by george

      • Open the following address and download the file with the. flatpak suffix.
        https://github.com/web1n/wechat-universal-flatpak/releases
        Select the following aarch64 version
        14d33cb1-a338-4052-b7db-dd9f6dcd0896-image.png

      • Right click on the download directory and open the terminal, enter the following command to install flatpak

        sudo apt-get install flatpak

      • Enter the following command to configure

        sudo flatpak remote-add --if-not-exists --system flathub https://flathub.org/repo/flathub.flatpakrepo

      • Enter the following command to install WeChat

        flatpak install com.tencent.WeChat.flatpak

      • Copy icon

        sudo cp /var/lib/flatpak/app/com.tencent.WeChat/current/active/export/share/        applications/com.tencent.WeChat.desktop /usr/share/applications/ 
        sudo cp -R /var/lib/flatpak/app/com.tencent.WeChat/current/active/export/share/icons/hicolor/* /usr/share/icons/hicolor/
        
      • Preview

        415cd2cd-c0de-4b57-820a-fb9cb8453927-image.png

      1 Reply Last reply Reply Quote 0
      • plumlis
        plumlis last edited by

        Flatpak is a good thing for Arm64 ,but may have some problem on CM5

        As we know ubuntu on cm5 is using panfork for GPU by patched mesa.
        but flatpak has their own mesa without panfork patched.

        So some app (like video player or game) install from flatpak can not running with GPU. and Maybe toooo slow.

        But for wechat its fine.

        blog: https://plumz.me

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post