OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Linux

Linux

6 open source tools found

C
Developer Tools

container

Apple's own tool to run Linux containers as light VMs on Mac, optimized for Apple Silicon.

Create and run Linux containers as lightweight VMs on Mac, optimized for Apple silicon. Written in Swift, supports OCI images.

Run /usr/local/bin/uninstall-container.sh -d to remove all (including data), or -k to keep data.
30.3kChecksum
P
Design Tools

PhotoGIMP

Make GIMP look and feel like Photoshop with a single patch.

A free patch that transforms GIMP into a Photoshop-like layout, shortcuts, and icons for a seamless migration from Adobe Photoshop.

Delete the 3.0 folder inside GIMP's config directory, then restart GIMP to regenerate default settings. Restore your backup if you made one.
10.9k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
Z
Video & Audio Download

ZoneMinder

Open-source Linux video surveillance with motion detection, web UI, and multi-camera support.

ZoneMinder is a complete open-source video surveillance solution for Linux. It supports a wide range of cameras including analog cameras (via Video4Linux), USB cameras, and IP network cameras. The system provides real-time capture, motion detection, recording, and live monitoring through a web interface. It can be configured to trigger events (e.g., email alerts, scripts) on motion. ZoneMinder is highly scalable, supporting multiple cameras simultaneously. It is designed for home security, small business surveillance, and even large-scale deployments.

Uninstall: sudo apt remove zoneminder && sudo apt purge zoneminder. Note: configuration and recorded videos are kept in /var/cache/zoneminder/ and /etc/zm/ — delete manually if needed.
5.8k
L
Developer Tools

LinuxGSM

One-command tool to deploy and manage Linux game servers easily.

Command-line tool to deploy and manage Linux dedicated game servers easily.

Navigate to the server directory and run ./servername uninstall, or delete the folder.
4.8k
S
System Optimization

start-os

Turn any computer into a personal server with one-click app installs and full data ownership.

Open-source Linux distribution for running a personal server. Simplifies self-hosting of Bitcoin nodes, chat, cloud storage, and more.

To fully remove StartOS, reinstall the operating system (all data will be wiped). To remove an individual service, go to the admin panel and click 'Uninstall' – it won't affect the system.
1.9kChecksum
C
System Optimization

CUPS

The de-facto standard open-source printing system for Linux, supporting modern IPP and legacy drivers.

A standards-based, open-source printing system for Linux and Unix-like systems, supporting AirPrint and IPP Everywhere.

Uninstall via package manager (e.g., sudo apt remove cups) or delete compiled files. Stop service first: sudo systemctl stop cups.
1.6k