Class NativePackageInstaller
In: lib/native-package-installer.rb
lib/native-package-installer/platform/debian.rb
lib/native-package-installer/platform/redhat.rb
lib/native-package-installer/platform/alt-linux.rb
lib/native-package-installer/platform/freebsd.rb
lib/native-package-installer/platform/msys2.rb
lib/native-package-installer/platform/pld-linux.rb
lib/native-package-installer/platform/arch-linux.rb
lib/native-package-installer/platform/macports.rb
lib/native-package-installer/platform/suse.rb
lib/native-package-installer/platform/fedora.rb
lib/native-package-installer/platform/homebrew.rb
lib/native-package-installer/platform/unknown.rb
lib/native-package-installer/version.rb
lib/native-package-installer/executable-finder.rb
lib/native-package-installer/platform.rb
Parent: Object

Copyright (C) 2017 Ruby-GNOME2 Project Team

This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <www.gnu.org/licenses/>.

Methods

install   install   new  

Classes and Modules

Module NativePackageInstaller::Platform
Class NativePackageInstaller::ExecutableFinder

Constants

VERSION = "1.0.7"

Public Class methods

Public Instance methods

[Validate]