From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: Transmission BitTorrent Client Date: Fri, 26 Apr 2019 13:35:49 -0400 Message-ID: <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-f9k4g29bJWiMBXI+EtFr" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hK4lZ-0002dg-7B for guix-devel@gnu.org; Fri, 26 Apr 2019 13:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hK4lY-0000BE-8T for guix-devel@gnu.org; Fri, 26 Apr 2019 13:36:05 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: bug-guix@gnu.org Cc: guix-devel@gnu.org --=-f9k4g29bJWiMBXI+EtFr Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hello Guix! I tried installing the package "Transmission". It is not showing up in GNOME Menu. Typing "transmission" on terminal also not starting the application. But I can see the package installed in my user profile. Regards, RG. --=-f9k4g29bJWiMBXI+EtFr Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit
Hello Guix!

I tried installing the package "Transmission". It is not showing up in GNOME Menu. Typing "transmission" on terminal also not starting the application. But I can see the package installed in my user profile.

Regards,
RG.
--=-f9k4g29bJWiMBXI+EtFr-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Brielmaier Subject: Re: Transmission BitTorrent Client Date: Fri, 26 Apr 2019 19:52:53 +0200 Message-ID: References: <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hK51w-0002iX-B1 for guix-devel@gnu.org; Fri, 26 Apr 2019 13:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hK51v-0001XJ-9j for guix-devel@gnu.org; Fri, 26 Apr 2019 13:53:00 -0400 Received: from mout.web.de ([212.227.15.14]:51575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hK51v-0001TA-0C for guix-devel@gnu.org; Fri, 26 Apr 2019 13:52:59 -0400 Received: from [10.160.65.136] ([195.135.221.2]) by smtp.web.de (mrweb002 [213.165.67.108]) with ESMTPSA (Nemesis) id 0Lr2Dz-1goc5c0cjL-00eZNd for ; Fri, 26 Apr 2019 19:52:55 +0200 In-Reply-To: <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Am 26.04.19 um 19:35 schrieb Raghav Gururajan: > Hello Guix! > > I tried installing the package "Transmission". It is not showing up in > GNOME Menu. Typing "transmission" on terminal also not starting the > application. But I can see the package installed in my user profile. The problem here is that the transmission package has two outputs: out and gui. These are kind of like subpackages. You need the gui one. And out is the default so transmission means basically transmission:out :) $ guix package --show=3Dtransmission name: transmission version: 2.94 outputs: out gui [...] In order to install the UI client of transmission, you only need to use: $ guix package --install=3Dtransmission:gui Then transmission should appear in the GNOME menu or at least as transmission-gtk in your terminal. ~Jonathan P.S: I think questions like this fit better on the help-guix@gnu.org mailinglist: https://www.gnu.org/software/guix/contact/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Transmission BitTorrent Client Date: Fri, 26 Apr 2019 23:59:57 +0200 Message-ID: <87lfzw1l7m.fsf@nckx> References: <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hK8tE-00023q-Ku for guix-devel@gnu.org; Fri, 26 Apr 2019 18:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hK8tC-00063X-Jj for guix-devel@gnu.org; Fri, 26 Apr 2019 18:00:16 -0400 In-reply-to: <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Cc: bug-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Raghav, Raghav Gururajan wrote: > I tried installing the package "Transmission". It is not showing=20 > up in > GNOME Menu. Transmission's GTK GUI interface is in a separate package output=20 (to keep the main output from depending on GTK+, which is quite=20 huge). Install =E2=80=98transmission:gui=E2=80=99 and you'll be happy. The :gui output also provides a .desktop file that should make=20 things like GNOME add it to their launcher. > Typing "transmission" on terminal also not starting the > application. The command is =E2=80=98transmission-gtk=E2=80=99; =E2=80=98transmission=E2= =80=99 doesn't exist. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXMN/XQAKCRANsP+IT1Vt ee0aAP99mUQpBy66vqGZgQrOHBPrGdcJDfHQRhW7jQpaGvvrAQEA0/Mz4dlOglBX zmp0Rqva8yvsVjLsJHmtPLh7ceLAWgU= =BpRD -----END PGP SIGNATURE----- --=-=-=--