今天,我醒来时有一种我想要抓的痒: Linux区域到底是由什么组成的?当然,我不仅是在寻找答案而没有搜索过。据我理解,Linux分区由以下组件组成:
Linux Kernel
GNU tools and libraries
Package Management
Documentation
Windows System
Windows Manager
Desktop Environment
我遗漏了什么吗?
我有一个存储库,它的名称不是标准的Julia模块名称,比如git@github.com:ylxdzsw/oh-my-julia.jl.git。
我曾经通过Pkg.clone("git@github.com:ylxdzsw/oh-my-julia.jl.git", "OhMyJulia")开发和使用它,它工作得很好。然而,它已被弃用,在Julia0.7中克隆包的等效方法是使用] dev git@github.com:ylxdzsw/oh-my-julia.jl.git,但是我应该在哪里指定包名呢?
(v0.7) pkg> dev git@github.com
我目前正在运行debian 8,我希望升级由debian提供的安全修补程序,但问题是,如果我升级了一个包,那么它要求升级许多包,如下所示:
$ apt-get upgrade openssl
The following packages will be upgraded:
dpkg dpkg-dev krb5-locales libapache2-mod-php5 libdpkg-perl libfreetype6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgssapi-krb5-2
libk5crypto3 libkrb5-3 l
这是灌溉和常规错误消息。
> install.packages('manipulate')
Installing package(s) into ‘/home/h/R/i686-pc-linux-gnu-library/2.13’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
Warning message:
In getDependencies(pkgs, dependencie
我第一次向PyPI发布了一个项目()。但是当我尝试使用这个pip命令安装项目时,我得到了以下错误:
$ pip install xontrib-autojump --user
Collecting xontrib-autojump
Could not find a version that satisfies the requirement xontrib-autojump (from versions: 0.1.linux-x86_64, 0.2.linux-x86_64, 0.3.linux-x86_64, 0.4.linux-x86_64)
No matching distribut
sudo apt-get autoremove .
产出:
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
apt libapt-pkg4.12 (due to apt) libc6 (due to apt) libgcc1 (due to apt)
libstdc++6 (due to apt) ubuntu-keyring (due to apt) gnupg (due to apt)