google / google/CFU-Playground
scripts/setup: If the user answers "n" to installing new packages, the script tries to install them anyway.
- Dominant language
- Verilog
- Stars
- 565
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
```
tim@tim-ubuntu:~/tcal-x/CFU-Playground$ ./scripts/setup
Missing packages: ccache
Install [y]/n? n
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
distcc | icecc
The following NEW packages will be installed:
ccache
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 121 kB of archives.
After this operation, 369 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 ccache amd64 3.7.7-1 [121 kB]
Fetched 121 kB in 1s (221 kB/s)
Selecting previously unselected package ccache.
(Reading database ... 276510 files and directories currently installed.)
Preparing to unpack .../ccache_3.7.7-1_amd64.deb ...
Unpacking ccache (3.7.7-1) ...
Setting up ccache (3.7.7-1) ...
Updating symlinks in /usr/lib/ccache ...
Processing triggers for man-db (2.9.1-1) ...
Please install vivado
```
Contributor guide
Assessment
This issue has not been assessed yet.