Skip to content

Distrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.). It also significantly enhances curl into a smarter download and content management utility.

License

Notifications You must be signed in to change notification settings

trycatchh/distrofuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistroFuse V1.0

Distrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.).
It also significantly enhances curl into a smarter download and content management utility.

Features

  • 🧩 Easy to use: Install any package from which manager you want.
  • Fast: Install packages from the closest mirror for the fastest downloading experience.
  • 🔍 Modern UI: Download and Install packages within Modern and easy to track UI
  • 📝 Package Managers: You can currently use Flatpak, dnf, pacman and apt.
  • 🛡️ Active Development: This project will be developed for widely used package managers like aur, yum, snap, etc. and Customization.

Prerequisites

  • GCC Compiler
  • Any of the Package Managers
  • CMake and Make

Installation

  1. Cloning the Repository
git clone [email protected]:trycatchh/distrofuse.git
cd distfuse
  1. Building
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j$(nproc)
sudo make install
  1. Checking
distfuse --version

Using

Installing any package.
distfuse install package-name

Removing any package.
distfuse remove package-name

Sometimes you will need to use Sudo

Examples

Sometimes you will need to use Sudo

Installing any package.
sudo distfuse install btop

Removing any package.
sudo distfuse remove btop

Active Team

License

This project is licensed under the APACHE License - see the LICENSE file for details.

Support

For support or feature requests:

About

Distrofuse is an open-source project that creates a single, cross-distribution interface for diverse Linux package managers (Snap, Flatpak, DNF, Pacman, etc.). It also significantly enhances curl into a smarter download and content management utility.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •