Quantcast
Channel: Active questions tagged 22.04 - Ask Ubuntu
Viewing all articles
Browse latest Browse all 4719

How to create deb packages for Rust apps in Ubuntu?

$
0
0

I want to create a deb package for oxipng, which is a Rust app.

It can be locally built with cargo.

git clone https://github.com/shssoichiro/oxipng.gitcd oxipngcargo build --releasecp target/release/oxipng /usr/local/bin

How to use cargo to generate a debian package?


Viewing all articles
Browse latest Browse all 4719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>