Skip to content

Commit

Permalink
Merge pull request #35 from nmfs-opensci/eeholmes-dev2-1-1
Browse files Browse the repository at this point in the history
remove stuff from apt.txt
  • Loading branch information
eeholmes authored Oct 9, 2024
2 parents 96d4717 + 73e527d commit 99fa809
Showing 1 changed file with 0 additions and 87 deletions.
87 changes: 0 additions & 87 deletions apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,90 +7,3 @@ man-db
manpages-posix
manpages-dev
manpages-posix-dev

# Download tools
curl
wget

# Core text editors on a *nix box: vim and emacs
vim
emacs-nox
emacs-goodies-el

# A couple of CLI editors that are easier than vim
# micro # currently not working on 18.04
nano
jed
jed-extra

# powerful terminal-based file manager, better than the one in JLab
mc

# for easily managing multiple repositories with one command (perl-doc
# is needed for its help pages to work)
mr
perl-doc

# Regular build tools for compiling common stuff
build-essential
gfortran

# Dependencies for nbconvert and myst
# LaTeX tools
texlive-xetex
texlive-plain-generic
texlive-fonts-extra
texlive-fonts-recommended
texlive-lang-chinese
texlive-science
latexmk
lmodern
latexdiff

# Other useful document-related tools
pandoc
imagemagick
# /end nbconvert/myst tools

# Some useful git utilities use basic Ruby
ruby

# Other niceties for command-line work and life
ack # powerful grep-like tool
pydf # colorized disk usage
tmux
screen
htop
nnn # cmd line file manager
zsh
rsync
tig # console UI for git
multitail
tree

# For later, these are not available in 18.04
#browsh # text-based web browser, occasionally handy
#dasel # json/yml/csv/etc data wrangling at the terminal
#fzf # fuzzy file finder

## This section adds tools for desktop environment usage
dbus-x11
xorg
xubuntu-icon-theme
xfce4
xfce4-goodies
xclip
xsel
firefox
chromium-browser

# GUI text editors
emacs
vim-gtk3
gedit

# Git clients and tools
git-gui
gitg
qgit
meld

0 comments on commit 99fa809

Please sign in to comment.