Search results
Results from the WOW.Com Content Network
Free and open-source software portal; Linux portal; libostree (previously OSTree) is a system for versioning updates of Linux-based operating systems. [1] It can be considered as "Git for operating system binaries". It operates in userspace, and will work on top of any Linux file system.
Anbox (short for “Android in a Box”) is a free and open-source compatibility layer that allows Android applications to run on Linux distributions [2] by using containerization techniques. Originally introduced by Canonical , Anbox executes Android applications in a lightweight system container, isolated from the host system for security and ...
SourceForge is a web service founded by Geoffrey B. Jeffery, Tim Perdue, and Drew Streib in November 1999. The software provides a centralized online platform for managing and hosting open-source software projects, and a directory for comparing and reviewing business software that lists over 101,600 business software titles.
Preferred badge for promoting apps on Flathub since 2023, English version. Flatpak is a utility for software deployment and package management for Linux.It provides a sandbox environment in which users can run application software in (partial) isolation from the rest of the system.
Gitea is an open-source software tool funded on Open Collective that is designed for self-hosting, but also provides a free first-party instance. GForge: The GForge Group, Inc. [8] 2006 Partial Yes Cloud version – free up to 5 users. On-premises version – free up to 5 users. GForge is free for open source projects. GitHub: GitHub, Inc.
FireballISO (or "Fireball") is a VMware virtual appliance that builds a security-hardened Live CD containing a stripped-down custom version of Gentoo Linux.The original intent of the project is focused on providing firewall and networking services to a network, but the appliance can be customized in almost limitless ways to build bootable ISOs that can do many different things.
AppImage (formerly known as klik and PortableLinuxApps) is an open-source format for distributing portable software on Linux.It aims to allow the installation of binary software independently of specific Linux distributions, a concept often referred to as upstream packaging.
Travis CI is configured by adding a file named .travis.yml, which is a YAML format text file, to the root directory of the repository. [6] This file specifies the programming language used, the desired building and testing environment (including dependencies which must be installed before the software can be built and tested), and various other parameters.