Description
Cambalache
Cambalache is a new RAD tool for Gtk 4 and 3 with a clear MVC design and data model first philosophy. This translates to a wide feature coverage with minimal/none developer intervention for basic support.
To support multiple Gtk versions it renders the workspace out of process using the Gdk broadway backend.
Installation Instructions
Installation
Fedora Workstation:
sudo dnf copr enable zhangyaoan/cambalache
sudo dnf install cambalache
You can get spec file from here
This repo is forked from lyessaadi/cambalache, and the original spec file is from here
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (2)*, x86_64 (0)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (7)* | Fedora 40 (12 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (3)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (2)*, x86_64 (3)* | Fedora rawhide (9 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable zhangyaoan/cambalache
More info about enabling Copr repositories