Results 1 to 3 of 3

Thread: How to enable ibus in Gnome

  1. #1
    Join Date
    2013-Aug
    Posts
    1

    How to enable ibus in Gnome

    I want to input Chinese character in Kali Linux with Gnome desktop environment, so I installed ibus and related packages, and rebooted my computer, but ibus seems doesn't get enabled. I tried to use im-config to enable it explicitly, no luck. did I miss something? Thanks.

  2. #2

    Code:
    apt-get install git ibus libibus-1.0-dev automake autoconf gjs gir1.2-ibus-1.0 ibus-1.0
    I've used git, automake and autoconf as a dependency of another language package I'm using. Might want to try just

    Code:
     apt-get install ibus libibus-1.0-dev gjs gir1.2-ibus-1.0 ibus-1.0
    Hope it helps.

  3. #3
    Join Date
    2013-Dec
    Location
    bangladesh
    Posts
    1
    when I use that command "apt-get install git ibus libibus-1.0-dev automake autoconf gjs gir1.2-ibus-1.0 ibus-1.0" on the terminal it shows:

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package git is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package git has no installation candidate


    please help me to solve it

Similar Threads

  1. Enable full gnome instead of gnome fallback :)
    By vaioifive in forum How-To Archive
    Replies: 12
    Last Post: 2016-05-17, 14:12
  2. Can't type telex after installing ibus-unikey?!
    By @root in forum General Archive
    Replies: 0
    Last Post: 2015-10-29, 12:39
  3. Ibus in 2.0
    By hoanhdo in forum General Archive
    Replies: 1
    Last Post: 2015-08-15, 01:44

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •