... | ... | @@ -2068,3 +2068,87 @@ modified /home/username/.bashrc |
|
|
[username@res-hpc-lo01 ~]$ conda activate Project-B
|
|
|
(Project-B) [username@res-hpc-lo01 ~]$
|
|
|
```
|
|
|
|
|
|
```
|
|
|
conda install beautifulsoup4
|
|
|
Collecting package metadata (current_repodata.json): done
|
|
|
Solving environment: done
|
|
|
|
|
|
## Package Plan ##
|
|
|
|
|
|
environment location: /home/pybvanvliet/.conda/envs/Project-B
|
|
|
|
|
|
added / updated specs:
|
|
|
- beautifulsoup4
|
|
|
|
|
|
|
|
|
The following packages will be downloaded:
|
|
|
|
|
|
package | build
|
|
|
---------------------------|-----------------
|
|
|
beautifulsoup4-4.9.1 | py38_0 171 KB
|
|
|
ca-certificates-2020.6.24 | 0 125 KB
|
|
|
certifi-2020.6.20 | py38_0 156 KB
|
|
|
libedit-3.1.20191231 | h7b6447c_0 167 KB
|
|
|
libffi-3.3 | he6710b0_2 50 KB
|
|
|
ncurses-6.2 | he6710b0_1 817 KB
|
|
|
openssl-1.1.1g | h7b6447c_0 2.5 MB
|
|
|
pip-20.1.1 | py38_1 1.7 MB
|
|
|
python-3.8.3 | hcff3b4d_2 49.1 MB
|
|
|
readline-8.0 | h7b6447c_0 356 KB
|
|
|
setuptools-47.3.1 | py38_0 515 KB
|
|
|
soupsieve-2.0.1 | py_0 33 KB
|
|
|
sqlite-3.32.3 | h62c20be_0 1.1 MB
|
|
|
tk-8.6.10 | hbc83047_0 3.0 MB
|
|
|
xz-5.2.5 | h7b6447c_0 341 KB
|
|
|
------------------------------------------------------------
|
|
|
Total: 60.1 MB
|
|
|
|
|
|
The following NEW packages will be INSTALLED:
|
|
|
|
|
|
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
|
|
|
beautifulsoup4 pkgs/main/linux-64::beautifulsoup4-4.9.1-py38_0
|
|
|
ca-certificates pkgs/main/linux-64::ca-certificates-2020.6.24-0
|
|
|
certifi pkgs/main/linux-64::certifi-2020.6.20-py38_0
|
|
|
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
|
|
|
libedit pkgs/main/linux-64::libedit-3.1.20191231-h7b6447c_0
|
|
|
libffi pkgs/main/linux-64::libffi-3.3-he6710b0_2
|
|
|
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
|
|
|
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0
|
|
|
ncurses pkgs/main/linux-64::ncurses-6.2-he6710b0_1
|
|
|
openssl pkgs/main/linux-64::openssl-1.1.1g-h7b6447c_0
|
|
|
pip pkgs/main/linux-64::pip-20.1.1-py38_1
|
|
|
python pkgs/main/linux-64::python-3.8.3-hcff3b4d_2
|
|
|
readline pkgs/main/linux-64::readline-8.0-h7b6447c_0
|
|
|
setuptools pkgs/main/linux-64::setuptools-47.3.1-py38_0
|
|
|
soupsieve pkgs/main/noarch::soupsieve-2.0.1-py_0
|
|
|
sqlite pkgs/main/linux-64::sqlite-3.32.3-h62c20be_0
|
|
|
tk pkgs/main/linux-64::tk-8.6.10-hbc83047_0
|
|
|
wheel pkgs/main/linux-64::wheel-0.34.2-py38_0
|
|
|
xz pkgs/main/linux-64::xz-5.2.5-h7b6447c_0
|
|
|
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
|
|
|
|
|
|
|
|
|
Proceed ([y]/n)? y
|
|
|
|
|
|
|
|
|
Downloading and Extracting Packages
|
|
|
libedit-3.1.20191231 | 167 KB | #################################### | 100%
|
|
|
sqlite-3.32.3 | 1.1 MB | #################################### | 100%
|
|
|
readline-8.0 | 356 KB | #################################### | 100%
|
|
|
pip-20.1.1 | 1.7 MB | #################################### | 100%
|
|
|
python-3.8.3 | 49.1 MB | #################################### | 100%
|
|
|
certifi-2020.6.20 | 156 KB | #################################### | 100%
|
|
|
ncurses-6.2 | 817 KB | #################################### | 100%
|
|
|
ca-certificates-2020 | 125 KB | #################################### | 100%
|
|
|
setuptools-47.3.1 | 515 KB | #################################### | 100%
|
|
|
xz-5.2.5 | 341 KB | #################################### | 100%
|
|
|
openssl-1.1.1g | 2.5 MB | #################################### | 100%
|
|
|
libffi-3.3 | 50 KB | #################################### | 100%
|
|
|
soupsieve-2.0.1 | 33 KB | #################################### | 100%
|
|
|
beautifulsoup4-4.9.1 | 171 KB | #################################### | 100%
|
|
|
tk-8.6.10 | 3.0 MB | #################################### | 100%
|
|
|
Preparing transaction: done
|
|
|
Verifying transaction: done
|
|
|
Executing transaction: done
|
|
|
``` |
|
|
\ No newline at end of file |