Advertisement
Guest User

Untitled

a guest
Jun 11th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1.  
  2. <amesser> you can try to build the most recent debian version of the package locally, aka making your own backport. afterwards simply installing the .deb
  3. <amesser> git clone https://salsa.debian.org/multimedia-team/obs-studio.git
  4. <amesser> cd obs-studio
  5. <amesser> git checkout debian/25.0.8+dfsg1-2
  6. * IoFran2 (~Thunderbi@189.154.119.249) has joined
  7. <amesser> debuild -uc -us -i
  8. <amesser> and then wait
  9. * IoFran has quit (Ping timeout: 256 seconds)
  10. * IoFran2 is now known as IoFran
  11. <amesser> you'll be notified if you need to install additional packages for building
  12. * triffid has quit (Quit: WeeChat 2.7.1)
  13. <amesser> the build .deb files will be in the parent folder
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement