gsbhasin123 sudo solbuild build package.yml -p unstable-x86_64; Profile is not installed: Did you forget to init? Do I need to switch to unstable? If so where can I find instructions to do that, I have been wanting to do that for quite a while anyways.
DataDrake gsbhasin123 You are telling it to build with the unstable-x86_64 profile, when you want main-x86_64 You haven't downloaded the chroot image that solbuild uses for compilation. You need to sudo solbuild init -p main-x86_64 first.
gsbhasin123 If anyone wants an eopkg of the latest zoom application, tell me and I'll publish it somewhere
DataDrake gsbhasin123 Please don't. Zoom's license doesn't allow redistribution. @yacn had to remove his pre-built packages for the same reason.
GrandBattleplan Hello, I am new to Solus but I would like to ask if you couldn't just use the .deb package and extract it? That is the way that I'm using Zoom. I don't know if it auto-updates yet but the application itself runs fine. Can I possibly get a confirmation that my method is viable?
Kevinsotovalle install https://snapcraft.io/zoom-client Install using the command line sudo snap install zoom-client