https://github.com/szpak/doublecmd-rpm
Nightly builds of Double Commander for Fedora
https://github.com/szpak/doublecmd-rpm
double-commander fedora rpm
Last synced: 29 days ago
JSON representation
Nightly builds of Double Commander for Fedora
- Host: GitHub
- URL: https://github.com/szpak/doublecmd-rpm
- Owner: szpak
- License: apache-2.0
- Created: 2018-02-10T11:42:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T21:27:10.000Z (over 4 years ago)
- Last Synced: 2025-02-10T12:35:39.572Z (3 months ago)
- Topics: double-commander, fedora, rpm
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nightly builds of Double Commander for Fedora
[](https://travis-ci.org/szpak/doublecmd-rpm)
[](https://copr.fedorainfracloud.org/coprs/vondruch/doublecmd/package/doublecmd-gtk/)This project provides nightly (weekly) builds of [Double Commander](http://doublecmd.sourceforge.net/) for Fedora using [Travis](https://travis-ci.org/) and [COPR](http://copr.fedorainfracloud.org/).
[Double Commander](http://doublecmd.sourceforge.net/) is an open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
**Beta warning**. The nightly builds are produced directly from the source code repository and may be unstable. If you prefer stable releases the Double Commander's author provides a dedicated stable RPM [repository](https://software.opensuse.org/download.html?project=home%3AAlexx2000&package=doublecmd-gtk).
## Quick start
Enable a COPR repository in Fedora and install a package:
```
sudo dnf copr enable vondruch/doublecmd
sudo dnf install doublecmd-gtk
```The package will be upgraded automatically together by the other system upgrades installed via `dnf` (or `Package updater`). The new versions are automatically released, usually on a weekly basis.
More infromation: the project's [COPR repository](https://copr.fedorainfracloud.org/coprs/vondruch/doublecmd/).
## Support
Issues related to the (nightly) **Fedora build only** (e.g. missing new versions) can be reported via the GitHub [issues tracker](https://github.com/szpak/doublecmd-rpm/issues).
Bugs, questions and feature requests related to **Double Commander itself** should be posted using the project [support forum](https://doublecmd.sourceforge.io/forum/).
The nightly Fedora builds are provided to you by [Marcin Zajączkowski](https://github.com/szpak/) and [Vít Ondruch](https://copr.fedorainfracloud.org/coprs/vondruch/).
The Travis build script is licensed under the terms of [the Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt).
[Double Commander](http://doublecmd.sourceforge.net/) itself is licensed under the terms of the GNU General Public License, version 2 or (at your option) any later version.