How To Install License_finder On Debian, Ubuntu And Raspbian?
Install license_finder
-
Debian
apt-get install ruby-license-finderClick to copy -
Ubuntu
apt-get install ruby-license-finderClick to copy -
Raspbian
apt-get install ruby-license-finderClick to copy
ruby-license-finder
audit the OSS licenses of your application's dependenciesLicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined whitelist, and give you an actionable exception report.
Install the latest version of license_finder in Debian, Ubuntu and Raspbian from terminal. To install the license_finder just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of license_finder from the respository and install it in your computer/server.




