Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 618 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 618 Bytes

fake-debian

Fake Debian Packages to resolve binary package dependencies.

"packages"

fake-alsa-lib
fake-alsa-plugins
fake-alsa-python
fake-alsa-ucm-conf
fake-alsa-utils
fake-blueman
fake-bluez
fake-bluez-alsa
fake-cpupower
fake-discord-deps
fake-libappindicator3-1
fake-libgcc-7-dev
fake-libpython3.8
fake-linux-firmware
fake-pipewire
fake-powertop
fake-python
fake-zstd

install

  1. install equivs with "sudo apt-get install equivs"
  2. build package with "equivs-build $file"
  3. install package with "sudo dpkg -i $file*.deb"

enjoy