Closed barrosohub closed 5 years ago
Unable to add ppa in Mint 19 \
> sudo add-apt-repository ppa:buglloc/brick
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
Unable to add ppa in Mint 19
> sudo add-apt-repository ppa:buglloc/brick
HTTP Error 404: Not Found
Cannot add PPA: ''This PPA does not support bionic''.
sudo echo "deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main" > /etc/apt/sources.list.d/buglloc-ubuntu-brick-bionic.list sudo apt-get update && apt-get install brick
sudo echo "deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main" > /etc/apt/sources.list.d/buglloc-ubuntu-brick-bionic.list
не сработало, но сработало так:
sudo su -c "echo 'deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main' > /etc/apt/sources.list.d/buglloc-ubuntu-brick-bionic.list"
Но при sudo apt-get update && apt-get install brick
выдаёт:
Err:8 http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY
W: GPG error: http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY
E: The repository 'http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease' is not signed.
sudo echo "deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main" > /etc/apt/sources.list.d/buglloc-ubuntu-brick-bionic.list
не сработало, но сработало так: sudo su -c "echo 'deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main' > /etc/apt/sources.list.d/buglloc-ubuntu-brick-bionic.list"
Но при sudo apt-get update && apt-get install brick выдаёт: Err:8 http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY W: GPG error: http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E: The repository 'http://ppa.launchpad.net/buglloc/brick/ubuntu xenial InRelease' is not signed.
Этого будет достаточно
cat /etc/apt/sources.list.d/buglloc-ubuntu-brick-xenial.list
:
deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main
# deb-src http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main
PS: мне на 18.04 пришлось собирать из исходников, т.к. приложение крашилось.
Этого будет достаточно
cat /etc/apt/sources.list.d/buglloc-ubuntu-brick-xenial.list
:deb http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main # deb-src http://ppa.launchpad.net/buglloc/brick/ubuntu xenial main
PS: мне на 18.04 пришлось собирать из исходников, т.к. приложение крашилось.
Извини, но я тебя не понял. у меня Mint v19.1
Screen empty after init a call