README excerpt
# Pharo-OS-Linux-Ubuntu
[](https://github.com/astares/Pharo-OS-Linux-Ubuntu/actions?query=workflow%3ABuild)
[](https://codecov.io/gh/astares/Pharo-OS-Linux-Ubuntu)
[](https://pharo.org/download)
[](https://pharo.org/download)
[](https://pharo.org/download)
## Introduction
This is a [Pharo](https://www.pharo.org) package written by Torsten Bergmann to get better support for Linux systems - here specifically Ubuntu into Pharo.
# Quick Start
## Installation
```Smalltalk
Metacello new
repository: 'github://astares/Pharo-OS-Linux-Ubuntu/src';
baseline: 'OSLinuxUbuntu';
load
```
## Demo
[](https://www.youtube.com/watch?v=1X42GFbW4hg)
## History
Migrated from [http://smalltalkhub.com/#!/~OS/OS-Linux-Ubuntu/](http://smalltalkhub.com/#!/~OS/OS-Linux-Ubuntu/)