Install

One line installers

One line installers for modern alternatives to common software on Ubuntu 22.04. Install the latest version according to the author’s recommendations.

You should never trust scripts you aren’t familiar with. Piping straight to bash is unsafe.

tl;dr: You probably shouldn’t use these scripts unless you wrote them yourself.

bat

curl -fsS https://install.studiole.uk/bat | sudo bash

broot

curl -fsS https://install.studiole.uk/broot | sudo bash

Docker

curl -fsS https://install.studiole.uk/docker | sudo bash

Kubernetes

curl -fsS https://install.studiole.uk/docker | sudo bash
curl -fsS https://install.studiole.uk/cri-dockerd | sudo bash
curl -fsS https://install.studiole.uk/kubernetes | sudo bash

Hugo

curl -fsS https://install.studiole.uk/hugo | sudo bash

micro

curl -fsS https://install.studiole.uk/micro | sudo bash

motd

curl -fsS https://install.studiole.uk/figlet | sudo bash
curl -fsS https://bash.studiole.uk/disable-motd | sudo bash
curl -fsS https://install.studiole.uk/motd-hostname| sudo bash
curl -fsS https://install.studiole.uk/motd-system | sudo bash

network-test

curl -fsS https://install.studiole.uk/network-test | sudo bash

ncdu

curl -fsS https://install.studiole.uk/ncdu | sudo bash

.NET Runtime

curl -fsS https://install.studiole.uk/dotnet-runtime | sudo bash

.NET SDK

curl -fsS https://install.studiole.uk/dotnet-sdk | sudo bash

remote-backup

curl -fsS https://install.studiole.uk/remote-archive | sudo bash
curl -fsS https://install.studiole.uk/remote-backup-files | sudo bash
curl -fsS https://install.studiole.uk/remote-backup-sqlite | sudo bash
curl -fsS https://install.studiole.uk/remote-restore | sudo bash

swatches

curl -fsS https://install.studiole.uk/swatches | sudo bash

upgrade-packages

curl -fsS https://install.studiole.uk/upgrade-packages | sudo bash