Skip to content

Standalone install scripts for software not attainable via default apt sources

License

Notifications You must be signed in to change notification settings

icolwell/install_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Scripts

CircleCI

This repo contains a collection of install scripts I have created over the years to install software that is not easily installed via apt install using default apt sources. The scripts are meant to be used on the latest stable LTS release of Ubuntu.

Using the Scripts

There is no need to clone this repo locally, the scripts can be ran as long as an internet connection exists. Below is an example of running the Opera browser install script.

curl -sSL https://raw.githubusercontent.com/icolwell/install_scripts/master/opera_install.bash | bash

CI Testing

The majority of the scripts are tested on Ubuntu 22.04, 20.04, and 18.04. See the .circleci/ci_test.bash script for a list of untested scripts.

About

Standalone install scripts for software not attainable via default apt sources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages