Created
March 5, 2025 08:27
-
-
Save basavyr/7e3392c23a7c1a386eb87c19e3c1eed1 to your computer and use it in GitHub Desktop.
Linux development packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update && sudo apt install -y neofetch htop tree vim nano tldr unzip nmap curl wget net-tools iputils-ping tmux zoxide ripgrep fzf | |
sudo apt update && sudo apt install -y zsh tmux tree jq bat fd-find ripgrep htop iotop net-tools nmon sysstat curl wget nmap traceroute mtr whois build-essential software-properties-common apt-transport-https ca-certificates git make cmake pkg-config zip unzip python3 python3-pip | |
sudo apt update && sudo apt install -y neofetch screenfetch inxi htop btop cmatrix cowsay fortune-mod lolcat figlet sysvbanner colorized-logs progress byobu ranger mc tldr zoxide fzf | |
for pyenv: | |
sudo apt update; sudo apt install build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev curl libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment