This project provides a Bash script that automates the installation of essential tools for a development environment on Linux (Debian/Ubuntu-based) systems. The script installs code editors, web browsers, database managers, and other important developer utilities.
https://snappypack.vidal.press
snappypack is an open-source Bash script that installs essential development tools and utilities on Debian/Ubuntu-based Linux systems. It helps you bootstrap your development setup with just one command.
To install everything in one go, you can choose from the following categories.
To install a specific category, run the following command:
curl -sSL https://snappypack.vidal.press/{packege} | sudo bash
Packege: Dev, Design, Data
Make sure to run the command with sudo
to allow package installations.
This project provides a Bash script that automates the installation of essential tools for a development environment on Linux (Debian/Ubuntu-based) systems. The script installs code editors, web browsers, database managers, and other important developer utilities.
To run the script, you need:
apt
.sudo
to allow installation of packages.You can run the script directly using:
curl -sSL https://snappypack.vidal.press/dev | sudo bash
This command downloads and runs the script immediately, ensuring a quick setup without needing to download files manually.
sudo
privileges.apt
or .deb
files when needed..deb
packages.sudo
.apt
. It will require adaptation for Fedora, Arch, or other distributions.Contributions are welcome! Feel free to open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License. See the LICENSE
file for more details.
We thank everyone who contributes to this project! 🎉
Daviny LetÃcia
Founder
Issues and Contributor!
Issues