`
isiqi
  • 浏览: 16141292 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

HowTo: Create a list of installed packages

阅读更多
HowTo: Create a list of installed packages

<!-- / icon and title --><!-- message -->
I found out how to do this recently and thought it might be helpful to some people. To output this information to a file in your home directory you would use,

Code:
dpkg --get-selections > installed-software
And if you wanted to use the list to reinstall this software on a fresh ubuntu setup,

Code:
dpkg --set-selections < installed-software
followed by

Code:
dselect
分享到:
评论

相关推荐

    Installed Packages.zip

    sublime latest plugins

    Laravel开发-installedpackages

    Laravel开发-installedpackages 已安装lasallecms包。

    R Packages

    to use Rmarkdown and knitr to create vignettes with a minimum of fuss. Chapter 7, Testing To ensure your package works as designed (and continues to work as you make changes), it’s essential to write...

    composer安装Thinkphp6笔记.docx

    composer安装Thinkphp6时踩了很多坑,最麻烦的是composer install时一直卡主不动,找了好久才解决问题,把过程记录下来与大家一起分享。

    Error:Project Target Framework Not installed

    NULL 博文链接:https://suky.iteye.com/blog/1014271

    Package_Control.zip

    Sublime text 是通过package control来对插件进行安装和卸载 ...3、将 Package Control.sublime-package 文件复制到 Packages 目录中(注:在其他版本是Installed Packages目录) 4、重启 Sublime Text

    R.Packages.1491910593

    In the process, you’ll work with devtools, roxygen, and testthat, a set of R packages that automate common development tasks. Devtools encapsulates best practices that Hadley has learned from years ...

    Python库 | installed_packages_diff-3.1.0-py2.py3-none-any.whl

    资源分类:Python库 所属语言:Python 资源全名:installed_packages_diff-3.1.0-py2.py3-none-any.whl 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059

    vcpkg-master.zip

    You can also run the search command without arguments to see the full list of packages. Installing is then as simple as using the install command. PS D:\src\vcpkg&gt; .\vcpkg install sqlite3 -- ...

    IEC 60950-22-2016.Part 22: Equipment to be installed outdoors

    This part of IEC 60950 applies to information technology equipment intended to be installed in an OUTDOOR LOCATION. The requirements for OUTDOOR EQUIPMENT also apply, where relevant, to OUTDOOR ...

    DLIP: Desktop List of Installed Programs-开源

    一个中央数据库,其中包含所有可安装的程序,描述,依赖项,源URL,MD5和以及建议的菜单列表以及用于读取数据库的软件,台式机和窗口管理器可以使用它们来组织软件和安装任何新软件

    Package Control.sublime-package

    1.点击Preferences&gt;BrowsePackages菜单 2.进入打开的目录的上层目录,然后再进入Installed Packages/目录 3.下载Package Control.sublime-package并复制到Installed Packages/目录 4.重启SublimeText。

    Foundations of PEAR_ Rapid PHP Development.pdf

    This first chapter of the book discusses how to install PEAR and how to use the PEAR package manager. It also discusses how to configure PEAR. If you’ve already been using the PEAR package manager ...

    CakePHP 1.3 Application Development Cookbook.pdf

    recipe shows how to use the MagicDb class to detect the type of a file, and the last recipe shows how to create application exceptions, and properly handle them when they are thrown. What you need ...

    WiX: A Developer's Guide to Windows Installer XML

    toolset, you'll start using it right away to create a simple installer. Then, you'll see how to add a basic user interface to it, install it with logging turned on, and view its internal database. ...

    Python 2.6 Graphics Cookbook.pdf

    explanations of how to overcome some of the difficulties a new python programmer might encounter when trying to use Python in Windows. What you need for this book To run the code in this book, the ...

    Professional Microsoft SQL Server 2008 Administration

    For example, this book does not show you how to create a database or walk you through the installation of SQL Server using the wizard. Instead, the author of the installation chapter may provide ...

    The.Go.Programming.Language.0134190440.epub

    The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and ...

Global site tag (gtag.js) - Google Analytics