Skip to content

Instantly share code, notes, and snippets.

@a60814billy
Created September 26, 2013 11:41
Show Gist options
  • Save a60814billy/6712990 to your computer and use it in GitHub Desktop.
Save a60814billy/6712990 to your computer and use it in GitHub Desktop.
Ubuntu 12.04 update ibus-chewing to 1.4.3
sudo wget -P /var/cache/apt/archives/ http://archive.ubuntu.com/ubuntu/pool/main/libc/libchewing/libchewing3-data_0.3.4-1_amd64.deb
sudo wget -P /var/cache/apt/archives/ http://archive.ubuntu.com/ubuntu/pool/main/libc/libchewing/libchewing3_0.3.4-1_amd64.deb
sudo wget -P /var/cache/apt/archives/ http://archive.ubuntu.com/ubuntu/pool/main/i/ibus-chewing/ibus-chewing_1.4.3-1ubuntu1_amd64.deb
sudo dpkg -i /var/cache/apt/archives/*chewing*amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment