<#434 FEAT: Integration with Advanced Packaging To...
# open_pdks
g
#434 FEAT: Integration with Advanced Packaging Tools (debian/apt or centos/yum) Issue created by daquintero Just a possible improvement proposal and whenever I get a tiny bit of time would be most happy to help with it. Since most existing open-source EDA tools generally are using ubuntu/debian distributions, or RHEL for existing eg. Cadence based EDA tools, maybe it would be interesting if we could package up
open-pdks
into apt or yum so that most users could just do:
Copy code
sudo apt-get install open-pdks
and to upgrade
Copy code
sudo apt-get upgrade open-pdks
or something like this. An alternative could be homebrew packaging so that maybe even UNIX-based users can just
Copy code
brew install open-pdks
Maybe you've already thought about this before, or there are good reasons not to do this, but thought to propose in any case RTimothyEdwards/open_pdks