Installing on Ubuntu 20.04
-
- Posts: 5
- Joined: Sun Jan 05, 2014 8:39 am
Installing on Ubuntu 20.04
Does anyone have notes on building or installing via packages for Ubuntu 20.04?
- anonbeat
- Posts: 1998
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
From apt repository :
From source code installation :
This worked fine for me...
Regards
JRios
Code: Select all
sudo add-apt-repository ppa:anonbeat/guayadeque
sudo apt install guayadeque
Code: Select all
sudo apt install git build-essential cmake gettext
sudo apt install libwxgtk3.0-gtk3-dev libtag1-dev libwxsqlite3-3.0-dev libsqlite3-dev
sudo apt install libcurl4-openssl-dev libdbus-1-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgpod-dev libjsoncpp-dev
sudo apt install gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
cd directory_where_to_put_source_code
git clone https://github.com/anonbeat/guayadeque.git
cd guayadeque
./build
sudo make install
Regards
JRios
-
- Posts: 1
- Joined: Thu Jun 25, 2020 6:34 am
Re: Installing on Ubuntu 20.04
Hi, these instructions are not working for me on Linux Mint 20. I get the following output when adding the PPA, and it won't let me install it afterwards:
What can I do? I've seen this happening on while trying to add other PPAs too.
Code: Select all
Executing: /tmp/apt-key-gpghome.FCM6QB5Ete/gpg.1.sh --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 71C004D5C1F0137ADBD5186195FABEFB4499973B
You are about to add the following PPA:
Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework.
For mor information visit our web site http://www.guayadeque.org
More info: https://launchpad.net/~anonbeat/+archive/ubuntu/guayadeque
Press Enter to continue or Ctrl+C to cancel
Executing: /tmp/apt-key-gpghome.gHfte0izY4/gpg.1.sh --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 71C004D5C1F0137ADBD5186195FABEFB4499973B
gpg: key 95FABEFB4499973B: public key "Launchpad Guayadeque Music Player" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: invalid key resource URL '/tmp/apt-key-gpghome.gHfte0izY4/home:antergos.asc.gpg'
gpg: keyblock resource '(null)': General error
gpg: key 76F1A20FF987672F: 1 signature not checked due to a missing key
gpg: key 7B1869016E94B574: 1 signature not checked due to a missing key
gpg: key A6616109451BBBF2: 12 signatures not checked due to missing keys
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: key C8CAB6595FDFF622: 2 signatures not checked due to missing keys
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: Total number processed: 10
gpg: skipped new keys: 10
- anonbeat
- Posts: 1998
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
Hi and welcome. I am not sure but I think this problem is about your distribution and not the ppa
Tha ppa is working for me
Tha ppa is working for me
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
Hi there,
I tried using the installation method at the top of the page but got this response:
Setting up libusrsctp1:amd64 (0.9.3.0+20190901-1) ...
Setting up libinstpatch-1.0-2:amd64 (1.1.2-2build1) ...
Setting up libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libfluidsynth2:amd64 (2.1.1-2) ...
Setting up gstreamer1.0-plugins-bad:amd64 (1.16.2-2.1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
libdvd-pkg: Checking orig.tar integrity...
/usr/src/libdvd-pkg/libdvdcss_1.4.2.orig.tar.bz2: OK
libdvd-pkg: `apt-get check` failed, you may have broken packages. Aborting...
I had some problems with libdvdcss in another application. Any suggestions?
I tried using the installation method at the top of the page but got this response:
Setting up libusrsctp1:amd64 (0.9.3.0+20190901-1) ...
Setting up libinstpatch-1.0-2:amd64 (1.1.2-2build1) ...
Setting up libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libfluidsynth2:amd64 (2.1.1-2) ...
Setting up gstreamer1.0-plugins-bad:amd64 (1.16.2-2.1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
libdvd-pkg: Checking orig.tar integrity...
/usr/src/libdvd-pkg/libdvdcss_1.4.2.orig.tar.bz2: OK
libdvd-pkg: `apt-get check` failed, you may have broken packages. Aborting...
I had some problems with libdvdcss in another application. Any suggestions?
- anonbeat
- Posts: 1998
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
If you try today and still happens most probably is that your download got corrupted.
See https://askubuntu.com/questions/1094062 ... s-aborting
See https://askubuntu.com/questions/1094062 ... s-aborting
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
No luck with that option either. Looks like that file is locked for some reason. I am the only user on this device:
~$ apt install guayadeque
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
~$ apt install guayadeque
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
- anonbeat
- Posts: 1998
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
Run the command with sudo
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
Hi there,
Thank you for the suggestion. Adding sudo did the trick!
Thank you for the suggestion. Adding sudo did the trick!