This is an old revision of the document!


Once in a while, official Debian package upload lag behind. Here's how to build your own. (Untested, please let me know if it works)

Run these with root privileges.

# apt-get build-dep gnucap
# apt install dpkg-dev fakeroot

These better run without root privileges.

$ git clone https://salsa.debian.org/electronics-team/Gnucap/gnucap
$ cd gnucap
$ dpkg-buildpackage -rfakeroot
$ ls ../*gnucap*deb

And install (as root)

# dpkg -i ../*gnucap*.deb
gnucap/debian_manual_build.1632472453.txt.gz · Last modified: 2021/09/24 03:34 by felixs
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki