Skip to content

Cluster

My FOSS

I finally escaped from the telemetry secret agents :)

Thank you, FOSS!

As a way to give back to the FOSS community, I have created and maintained a Fedora Copr repository, coprs/thangckt, to keep up-to-date builds of various cutting-edge packages for the latest RedHat based distros.

The repository includes even essential daily-use packages, such as mail client, office stuff, to critical scientific applications like Ovito, Zotero, VScodium, SSH client, and many others.

To install the packages, simply enable the Copr repository:

sudo dnf copr enable thangckt/thang_foss
sudo dnf install ovito zotero  # or other packages

Or add repo file:

sudo dnf config-manager addrepo --overwrite --from-repofile=https://copr.fedorainfracloud.org/coprs/thangckt/thang_foss/repo/fedora-42/thangckt-thang_foss-fedora-42.repo
sudo dnf install ovito