Method to install Douyin v7.7 for Linux on openEuler 24.03

How to install Douyin v7.7 for Linux on openEuler 24.03

  1. Download the Debian (deb) version of Douyin v7.7

I downloaded the Deepin Linux deb package here:

  1. Convert the deb package to an rpm package

dnf install -y alien rpm-build dpkg

alien --to-rpm com.douyin.otohime_7.7.0_amd64.deb

  1. After running the conversion command, a new rpm package will be generated. Install it directly:

dnf localinstall com.douyin.otohime-7.7.0-2.x86_64.rpm

Or alternatively:

rpm -ivh com.douyin.otohime-7.7.0-2.x86_64.rpm

  1. The application is installed in /opt/apps/. Create a desktop menu entry:

cp /opt/apps/com.douyin.otohime/entries/applications/douyin.desktop /usr/share/applications/