Fortran Package Manager
Package manager and build system in Fortran. Many packages are already available for fpm to provide a rich and accessible ecosystem of general-purpose and high performance code. Fortran Package Manager (fpm), is a package manager for Fortran. Its main goal is to improve the user experience for Fortran programmers. It makes it easier to create your Fortran program, library, test, and example programs, and to distribute it as a dependency to other Fortran project. Fpm's user interface was inspired by Rust's Cargo. Its long-term goal is to grow and nurture the Fortran ecosystem of modern libraries and applications. The plugin system allows the Fortran package manager to easily expand its functionality. The plugin fpm-search allows you to query the package registry. It is easy to install on our system because it is built using fpm.
Learn more
Conda
Package, dependency, or environment management for any language: Python, R. Ruby, Lua. Scala, JavaScript C/ C++, Fortran and more. Conda, an open-source package and environment management system, runs on Windows, macOS and Linux. Conda quickly installs and runs packages and their dependencies. Conda makes it easy to create, save, load, and switch between environments on your computer. Although it was designed for Python programs, Conda can also package and distribute software for other languages. Conda is a package manager that helps you locate and install packages. Conda can also be used to manage environment managers. You can create a completely separate environment to run the different version of Python while still running your usual environment.
Learn more
Rudix
Rudix is a target for macOS (previously known as Mac OS X). It has minor support for OpenBSD and FreeBSD. The "ports" build system, also known as "ports", provides step-by-step instructions to create third-party software entirely from source code. Rudix is more than a ports framework. It also includes packages and precompiled software that can be downloaded in a format (files *.pkg). This allows for easy installation on your Mac. Visit us at GitHub/rudix/mac or our mirror at GitLab/rudix if you'd like to collaborate on the project. To submit bugs or request new features, use the GitHub issue tracker. Rudix is closely related to Fink, MacPorts and pkgsrc. Packages are built and tested on macOS Big Sur (Version 11 Intel only). ), Catalina, Version 10.15, and OS X El Capitan, Version 10.11. Each package is self-contained, and contains everything it needs to function. Binaries, libraries, documentation, and other files will be installed under /usr/local/.
Learn more
fpm
fpm allows you to create packages for Debian and Ubuntu, Fedora. Fedora, Fedora. CentOS. RHEL. Arch Linux. FreeBSD. fpm is not a new packaging system. It's a tool that makes it easier to create packages for existing systems. It accomplishes this by providing a command-line interface that allows you to quickly create packages. FPM is written in ruby, and can be installed with gem. To build certain package formats, such as snap and rpm, you will need to have certain packages installed. You may need to install additional tools on your machine in order to build certain package formats, especially if you are creating a package for another distribution or operating system. FPM takes your program, and creates packages that are compatible with different operating systems. FPM can take any nodejs, ruby gem or python package, and convert it into a deb/rpm,/pacman, etc. package.
Learn more