All Projects → coslyk → debianopt-repo

coslyk / debianopt-repo

Licence: MIT license
Additional debian repository for awesome open-source projects.

Programming Languages

Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to debianopt-repo

repogen
Easy-to-use signed APT repository generator with a web-based package browser.
Stars: ✭ 34 (-27.66%)
Mutual labels:  debian, apt, repository
docker-debian-repository
A local repository for publishing deb files for use with apt.
Stars: ✭ 49 (+4.26%)
Mutual labels:  debian, repository, debian-packages
debian-packaging
Create Debian packages of non-free, closed-source and other software.
Stars: ✭ 19 (-59.57%)
Mutual labels:  debian, debian-packages, debian-packaging
deber
📦🐋 Debian packaging with Docker
Stars: ✭ 20 (-57.45%)
Mutual labels:  debian, debian-packaging
maldetect
Debian packaging of Linux Malware Detect (https://github.com/rfxn/linux-malware-detect)
Stars: ✭ 48 (+2.13%)
Mutual labels:  debian, debian-packages
intellij-idea-ultimate
Unofficial .deb packages of IntelliJ IDEA Ultimate Edition. This is a mirror of https://gitlab.com/mmk2410/intellij-idea-ultimate
Stars: ✭ 16 (-65.96%)
Mutual labels:  debian, debian-packages
wakemeops
A Debian repository for portable applications
Stars: ✭ 54 (+14.89%)
Mutual labels:  debian, debian-packages
Switch Apt Mirror.ansible.role
switch apt mirror for Debian & Ubuntu with Ansible role.
Stars: ✭ 5 (-89.36%)
Mutual labels:  debian, apt
Aptsources Cleanup
Detects and interactively deactivates duplicate Apt source entries and deletes sources list files without valid enabled source entries (as requested in https://askubuntu.com/a/762815/175814).
Stars: ✭ 381 (+710.64%)
Mutual labels:  debian, apt
Ts3server Package
A script that generates a debian package for a TeamSpeak 3 Server
Stars: ✭ 5 (-89.36%)
Mutual labels:  debian, apt
Apt Offline
Offline APT Package Manager
Stars: ✭ 102 (+117.02%)
Mutual labels:  debian, apt
php-deb-packager
A PHP library to generate `.deb` packages (Software distribution)
Stars: ✭ 54 (+14.89%)
Mutual labels:  debian, debian-packages
Ubuntu-Launchpad
The Ubuntu version of Apple's/MacOS Launchpad application
Stars: ✭ 21 (-55.32%)
Mutual labels:  debian, debian-packages
Aptutil
Go utilities for Debian APT repositories
Stars: ✭ 95 (+102.13%)
Mutual labels:  debian, apt
Dh Virtualenv
Python virtualenvs in Debian packages
Stars: ✭ 1,504 (+3100%)
Mutual labels:  debian, debian-packages
ansible-apt
Ansible role to manage packages and up(date|grade)s in Debian-like systems
Stars: ✭ 21 (-55.32%)
Mutual labels:  debian, apt
Zebra
🦓 A Useful Package Manager for iOS
Stars: ✭ 667 (+1319.15%)
Mutual labels:  debian, apt
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (+246.81%)
Mutual labels:  debian, repository
cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-51.06%)
Mutual labels:  debian, apt
Molior
Molior - Debian Build System
Stars: ✭ 53 (+12.77%)
Mutual labels:  debian, apt

DebianOpt Repository

Description

DebianOpt is an additional repository for Debian users. It provides packages of many interesting open-source softwares. It aims to make it easier to install softwares in Debian as well as providing a way for developers to distribute their awesome projects.

This repository focuses on the latest stable Debian version. Currently Debian 11 (Bullseye) is supported. Supported CPU architectures are: amd64.

It uses scripts to check updates and build packages automatically, so we can ensure that all packages here are up-to-date!

Add this repo

curl -1sLf 'https://dl.cloudsmith.io/public/debianopt/debianopt/setup.deb.sh' | sudo -E bash

Mirrors and Proxies

Use mirrors or proxies to speed up the downloads. See Mirrors and Proxies for details.

Package list

You can obtain a list of packages from package list as well as recipes.

FAQ

Is it safe to use this repository?

It is safe to your Debian system. We use strict packaging rules to ensure that the packages don't break the dependencies in the Debian's official repository, so installing packages from here won't affect softwares you've installed on your system.

However, since packages here are built automatically and not tested by human, the functionality of programs is not guaranteed. If you meet errors when launching the program, please submit an issue.

For Developer: How to publish

Packages are maintained automatically using scripts. You only need to write a YAML config file. Please see Wiki for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].