packing - How to get the DEBIAN/debian folder from a ".deb" package? -


I would like to know how the DEBIAN / debian folder can be obtained from the ".deb" package.

I found that decompressing like ".deb" package to Decompressing like P7zip or dpkg only decompress the software which is going to be installed, and I was thinking that a software can be all free / open source etc. , But how can you ensure that there is no malurory post / preinstall script in the ".deb" package?

"post-text" itemprop = "text">

you want

  dpkg -e path / to / deb  

For more information, see.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -