🏠 Homepage
Before you begin, ensure you have met the following requirements:
- If you install it from PPA don't worry about, because all the requirements are included in the package
- If you clone the repository, you need, at least, these dependencies,
python3-gi
gir1.2-gtk-3.0
gir1.2-gdkpixbuf-2.0
gir1.2-glib-2.0
gir1.2-vte-2.91
gir1.2-handy-0.0
To install Ubuntu First Steps, follow these steps:
- In a terminal (
Ctrl+Alt+T
), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install ubuntu-first-steps
Ubuntu First Steps has 5 main sections to custom the Ubuntu User Experience
- Custom dock
- Custom desktop
- Privacy
- Repositories
- Applications
To contribute to Ubuntu First Steps, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Thanks goes to these wonderful people (emoji key):
Lorenzo Carbonell 💻 |
If you want to contact me you can reach me at atareao.es.
This project uses the following license: MIT License.