Open gibranlp opened 5 years ago
Hi,
Unfortunately, no. We provide .deb
and .rpm
distributions only. I read some forums and people say it is theoretically possible to extract the contents of a .deb
package and try to run it.
Hi @gibranlp You can extract the contents on the deb and setup the installation using following commands:
ar x caret*.deb
tar -xvf data.tar.gz
cd usr/share/caret-beta
./caret-beta
You may be thrown with a libgconf error, in which case you can install the package gconf which will add the shared dependency file for you.
Hope this helps!
@astoilkov May I ask when is the next major release happening ? I am quite new to Caret and setting things up, which has made me curious about the roadmap of the product.
Thank you.
@AamerShareef We are working full throttle on the next major release. We don't have an estimate yet as things change but we are doing everything in our power to bring it as soon as possible. The most optimistic release date is two months from now.
Thanks for the quick update @astoilkov ! In that case, I hope you guys have fun in developing this productivity app. You have my support, and I have just opted in for a license to support the devs.
Looking forward to your next release!
Cheers!
Hi @astoilkov Hope you are doing well :) Just following up on this - when can we expect to see the next release ? 🎉
We are starting private beta testing in a few weeks. Then we will do a public beta testing with our email subscribers and paid customers. The final step is to release the product publicly.
It's awesome to see interest from users. Thanks!
Hi, is there a way i can install Caret on Solus?
If so can you tell me how?
Thanks