How to install Douyin v7.7 for Linux on openEuler 24.03
- Download the Debian (deb) version of Douyin v7.7
I downloaded the Deepin Linux deb package here:
- 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
- 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
- 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/