Created
September 18, 2018 12:24
-
-
Save neerajvashistha/79bf4c5eb059bfdd86ddd196c6892368 to your computer and use it in GitHub Desktop.
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
# Common Internet File System utilities | |
# Wed Aug 8 12:34:05 IST 2018 | |
sudo apt-get install cifs-utils | |
# Modern music player and library organiser inspired by Amarok 1.4 | |
# Tue May 22 13:21:25 IST 2018 | |
sudo apt-get install clementine | |
# cross-platform, open-source make system | |
# Sun Feb 18 17:55:21 IST 2018 | |
sudo apt-get install cmake | |
# Forecast app for desktop | |
# Thu Aug 9 11:19:33 IST 2018 | |
sudo apt-get install com.github.bitseater.weather | |
# Eddy | |
# Thu Aug 9 17:35:45 IST 2018 | |
sudo apt-get install com.github.donadigo.eddy | |
# Manage processes and monitor system resources. | |
# Thu Aug 9 11:17:26 IST 2018 | |
sudo apt-get install com.github.stsdc.monitor | |
# CUDA 9.0 meta-package | |
# Mon Feb 12 18:48:47 IST 2018 | |
sudo apt-get install cuda-9-0 | |
# cuda repository configuration files | |
# Mon Feb 12 18:43:19 IST 2018 | |
sudo apt-get install cuda-repo-ubuntu1604-9-0-local | |
# cuda repository configuration files | |
# Fri Feb 9 13:15:18 IST 2018 | |
sudo apt-get install cuda-repo-ubuntu1604-9-1-local | |
# transitional dummy package | |
# Wed Aug 8 15:31:09 IST 2018 | |
sudo apt-get install dconf-tools | |
# bittorrent client written in Python/PyGTK (GTK+ ui) | |
# Mon Mar 12 14:45:02 IST 2018 | |
sudo apt-get install deluge-gtk | |
# Linux container runtime | |
# Fri Jul 27 13:11:20 IST 2018 | |
sudo apt-get install docker.io | |
# EXIF/IPTC/XMP metadata manipulation tool | |
# Wed Jul 4 14:43:33 IST 2018 | |
sudo apt-get install exiv2 | |
# Safe and easy web browser from Mozilla | |
# Fri Sep 7 14:29:23 IST 2018 | |
sudo apt-get install firefox | |
# official text editor of the GNOME desktop environment | |
# Tue Jun 5 20:03:59 IST 2018 | |
sudo apt-get install gedit | |
# GNU Fortran 95 compiler | |
# Fri Feb 9 15:58:04 IST 2018 | |
sudo apt-get install gfortran | |
# GNU Image Manipulation Program | |
# Thu Mar 8 17:16:56 IST 2018 | |
sudo apt-get install gimp | |
# fast, scalable, distributed revision control system | |
# Wed Jun 13 17:34:33 IST 2018 | |
sudo apt-get install git | |
# fast, scalable, distributed revision control system | |
fast, scalable, distributed revision control system (obsolete) | |
# Wed Jun 13 17:34:35 IST 2018 | |
sudo apt-get install git-core | |
# utilities to configure the GNOME desktop | |
# Fri Aug 24 12:58:20 IST 2018 | |
sudo apt-get install gnome-control-center | |
# service to manage online accounts for the GNOME desktop | |
# Fri Aug 24 12:58:20 IST 2018 | |
sudo apt-get install gnome-online-accounts | |
# tool to adjust advanced configuration settings for GNOME | |
# Tue Aug 7 14:55:11 IST 2018 | |
sudo apt-get install gnome-tweak-tool | |
# Command-line driven interactive plotting program | |
Command-line driven interactive plotting program, version 5 | |
# Sun Feb 18 17:55:27 IST 2018 | |
sudo apt-get install gnuplot | |
# Command-line driven interactive plotting program. QT-package | |
Command-line driven interactive plotting program. X-package | |
# Sun Feb 18 17:55:28 IST 2018 | |
sudo apt-get install gnuplot-x11 | |
# The web browser from Google | |
# Fri Sep 7 14:29:09 IST 2018 | |
sudo apt-get install google-chrome-stable | |
# GNOME partition editor | |
# Mon Apr 2 17:47:28 IST 2018 | |
sudo apt-get install gparted | |
# interactive processes viewer | |
# Fri Aug 10 14:42:09 IST 2018 | |
sudo apt-get install htop | |
# Indicator for KDE Connect | |
# Thu Aug 16 12:29:11 IST 2018 | |
sudo apt-get install indicator-kdeconnect | |
# Network speed indicator for Unity | |
# Tue Aug 28 17:20:28 IST 2018 | |
sudo apt-get install indicator-netspeed | |
# Processor microcode firmware for Intel CPUs | |
# Fri Aug 31 12:29:19 IST 2018 | |
sudo apt-get install intel-microcode | |
# enhanced interactive Python shell | |
# Sun Feb 18 17:55:32 IST 2018 | |
sudo apt-get install ipython | |
# interactive Python html notebook | |
# Thu Feb 22 12:14:53 IST 2018 | |
sudo apt-get install ipython-notebook | |
# Automatically Tuned Linear Algebra Software, generic static | |
# Sun Mar 11 18:47:20 IST 2018 | |
sudo apt-get install libatlas-base-dev | |
# Compatibility links for libav-tools (transitional package) | |
# Fri Aug 24 13:16:00 IST 2018 | |
sudo apt-get install libav-tools | |
# Basic Linear Algebra Subroutines 3, static library | |
# Fri Feb 9 15:58:05 IST 2018 | |
sudo apt-get install libblas-dev | |
# static version | |
# Fri Feb 9 15:58:10 IST 2018 | |
sudo apt-get install liblapack-dev | |
# MySQL database development files | |
# Thu Aug 9 13:10:14 IST 2018 | |
sudo apt-get install libmysqlclient-dev | |
# Optimized BLAS (linear algebra) library (shared library) | |
# Fri Feb 9 15:58:07 IST 2018 | |
sudo apt-get install libopenblas-base | |
# Optimized BLAS (linear algebra) library (development files) | |
# Fri Feb 9 15:58:09 IST 2018 | |
sudo apt-get install libopenblas-dev | |
# Qt 4 development files | |
# Mon Aug 6 16:30:06 IST 2018 | |
sudo apt-get install libqt4-dev | |
# office productivity suite -- spreadsheet | |
# Thu Aug 16 11:29:11 IST 2018 | |
sudo apt-get install libreoffice-calc | |
# office productivity suite -- arch-independent files | |
# Thu Aug 16 11:29:25 IST 2018 | |
sudo apt-get install libreoffice-common | |
# office productivity suite -- arch-dependent files | |
# Thu Aug 16 11:29:34 IST 2018 | |
sudo apt-get install libreoffice-core | |
# office productivity suite -- GNOME integration | |
# Thu Aug 16 11:29:12 IST 2018 | |
sudo apt-get install libreoffice-gnome | |
# office productivity suite -- word processor | |
# Thu Aug 16 11:29:29 IST 2018 | |
sudo apt-get install libreoffice-writer | |
# Simple DirectMedia Layer development files | |
# Thu May 10 16:41:08 IST 2018 | |
sudo apt-get install libsdl1.2-dev | |
# FreeType-based font drawing library for X (development files) | |
# Sun Mar 11 18:47:23 IST 2018 | |
sudo apt-get install libxft-dev | |
# X11 Input extension library (development headers) | |
# Fri Feb 9 13:19:13 IST 2018 | |
sudo apt-get install libxi-dev | |
# Transitional package. | |
# Fri Aug 24 13:15:35 IST 2018 | |
sudo apt-get install linux-image-extra-virtual | |
# deployment and management system for Lua modules | |
# Sun Feb 18 18:56:11 IST 2018 | |
sudo apt-get install luarocks | |
# GTK+ image viewer for comic books | |
# Fri Aug 31 12:29:16 IST 2018 | |
sudo apt-get install mcomix | |
# GUI frontend | |
# Thu Jun 28 15:40:32 IST 2018 | |
sudo apt-get install mkvtoolnix-gui | |
# MySQL database server (metapackage depending on the latest version) | |
Percona Server database server binaries | |
Percona XtraDB Cluster database server binaries | |
# Thu Aug 9 13:09:28 IST 2018 | |
sudo apt-get install mysql-server | |
# file manager and graphical shell for GNOME | |
# Tue Feb 20 19:11:26 IST 2018 | |
sudo apt-get install nautilus | |
# NVIDIA CUDA development files | |
# Thu Feb 8 21:48:37 IST 2018 | |
sudo apt-get install nvidia-cuda-dev | |
# NVIDIA CUDA and OpenCL documentation | |
# Thu Feb 8 21:48:42 IST 2018 | |
sudo apt-get install nvidia-cuda-doc | |
# NVIDIA CUDA Debugger (GDB) | |
# Thu Feb 8 21:48:43 IST 2018 | |
sudo apt-get install nvidia-cuda-gdb | |
# NVIDIA CUDA development toolkit | |
# Thu Feb 8 21:48:46 IST 2018 | |
sudo apt-get install nvidia-cuda-toolkit | |
# GNU Octave language for numerical computations | |
# Wed Apr 18 13:09:14 IST 2018 | |
sudo apt-get install octave | |
# secure shell (SSH) server, for secure access from remote machines | |
# Wed Feb 14 13:15:47 IST 2018 | |
sudo apt-get install openssh-server | |
# Oracle Java(TM) Development Kit (JDK) 9 | |
# Wed Apr 4 13:52:12 IST 2018 | |
sudo apt-get install oracle-java9-installer | |
# build and execute command lines from standard input in parallel | |
# Mon Apr 2 18:07:36 IST 2018 | |
sudo apt-get install parallel | |
# Provides a wrapper to the ImageMagick library | |
# Wed Apr 25 14:10:02 IST 2018 | |
sudo apt-get install php-imagick | |
# disables a PPA and reverts to official packages | |
# Mon Feb 12 13:16:04 IST 2018 | |
sudo apt-get install ppa-purge | |
# compiler for protocol buffer definition files | |
# Sun Feb 18 21:04:48 IST 2018 | |
sudo apt-get install protobuf-compiler | |
# display graphs for monitoring hardware temperature | |
# Thu Sep 13 11:56:54 IST 2018 | |
sudo apt-get install psensor | |
# Python 3 version of the package | |
# Wed Feb 14 15:24:12 IST 2018 | |
sudo apt-get install python3-pip | |
# Writing Tk applications with Python 3.x | |
# Tue Jun 5 18:37:27 IST 2018 | |
sudo apt-get install python3-tk | |
# pyvenv-3 binary for python3 (default python3 version) | |
# Tue Jul 3 18:39:40 IST 2018 | |
sudo apt-get install python3-venv | |
# header files and a static library for Python (default) | |
# Wed Feb 21 17:47:55 IST 2018 | |
sudo apt-get install python-dev | |
# Python based plotting system in a style similar to Matlab | |
# Sun Mar 11 18:47:31 IST 2018 | |
sudo apt-get install python-matplotlib | |
# alternative Python package installer | |
# Fri Feb 9 15:40:05 IST 2018 | |
sudo apt-get install python-pip | |
# Python interface to Graphviz's dot | |
# Sun Mar 11 18:47:31 IST 2018 | |
sudo apt-get install python-pydot | |
# manage the repositories that you install software from | |
# Sun Feb 18 17:49:33 IST 2018 | |
sudo apt-get install python-software-properties | |
# Writing Tk applications with Python | |
# Thu Feb 22 12:45:02 IST 2018 | |
sudo apt-get install python-tk | |
# bittorrent client based on libtorrent-rasterbar with a Qt4 GUI | |
# Mon Mar 12 14:47:43 IST 2018 | |
sudo apt-get install qbittorrent | |
# GNU R statistical computation and graphics system | |
# Fri Mar 23 16:32:14 IST 2018 | |
sudo apt-get install r-base | |
# GNU R installation of auxiliary GNU R packages | |
# Fri Mar 23 16:32:15 IST 2018 | |
sudo apt-get install r-base-dev | |
# Interpreter of object-oriented scripting language Ruby (default version) | |
# Wed Aug 22 12:24:45 IST 2018 | |
sudo apt-get install ruby | |
# Skype keeps the world talking, for free. | |
# Fri Aug 31 12:29:28 IST 2018 | |
sudo apt-get install skypeforlinux | |
# manage the repositories that you install software from (common) | |
# Thu Feb 8 22:48:05 IST 2018 | |
sudo apt-get install software-properties-common | |
# manage the repositories that you install software from (gtk) | |
# Thu Feb 8 22:48:06 IST 2018 | |
sudo apt-get install software-properties-gtk | |
# Spotify streaming music client | |
Spotify desktop client | |
# Mon Jul 2 14:52:37 IST 2018 | |
sudo apt-get install spotify-client | |
# beta build | |
# Mon Feb 12 13:00:55 IST 2018 | |
sudo apt-get install sublime-text-installer | |
# Tor Browser Bundle | |
# Fri Mar 23 15:56:30 IST 2018 | |
sudo apt-get install tor-browser | |
# GNOME application that manages apt updates | |
# Sun Jun 3 18:30:05 IST 2018 | |
sudo apt-get install update-manager | |
# create a startup disk using a CD or disc image (for GNOME) | |
# Tue Mar 13 14:29:05 IST 2018 | |
sudo apt-get install usb-creator-gtk | |
# Wallpaper changer, downloader and manager | |
# Thu Jul 26 19:23:06 IST 2018 | |
sudo apt-get install variety | |
# multimedia player and streamer | |
# Thu Jun 28 16:38:46 IST 2018 | |
sudo apt-get install vlc | |
# Virtual network computing server software | |
# Tue Aug 21 16:08:15 IST 2018 | |
sudo apt-get install vnc4server | |
# Microsoft Windows Compatibility Layer (meta-package) | |
Microsoft Windows Compatibility Layer (Binary Emulator and Library) | |
# Thu Sep 13 11:55:23 IST 2018 | |
sudo apt-get install wine | |
# nested X server | |
nested X server | |
# Tue Aug 21 16:08:16 IST 2018 | |
sudo apt-get install xserver-xephyr | |
# Virtual Framebuffer 'fake' X server | |
# Tue Aug 21 16:08:16 IST 2018 | |
sudo apt-get install xvfb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment