Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

avro for debian

sudo apt install git libibus-1.0-dev automake autoconf make gjs ibus

git clone git://github.com/sarim/ibus-avro.git
cd ibus-avro
aclocal && autoconf && automake --add-missing
./configure --prefix=/usr
sudo make install
 
#Select an input method -> Bengali -> Avro
#Dhonnobad
Comment

PREVIOUS NEXT
Code Example
Shell :: Create permanent env variable 
Shell :: count all files csv file in a directory linux 
Shell :: git log with date and author info 
Shell :: download file via ssh with port 
Shell :: ssh login using rsa 
Shell :: connect-session-sequelize installation 
Shell :: change ip address 
Shell :: Minercraft set night command 
Shell :: fedora dnf remove repo 
Shell :: wsl access network share 
Shell :: ubuntu download 
Shell :: django view sql behind migration 
Shell :: install cyberpanel centos 7 
Shell :: delete missing files from svn 
Shell :: how to add line number to a file 
Shell :: install vagrant ubuntu 
Shell :: how to create a username along with home directory in linux 
Shell :: generate uml from python code 
Shell :: put grep output in a file 
Shell :: mount network drive from windows wsl ubuntu 
Shell :: git modify last commit message 
Shell :: truncate log file linux 
Shell :: strapi command to generate custom route 
Shell :: Git - fetch changes from remote repo for current branch 
Shell :: git get access to private repository 
Shell :: how to create new branch in git 
Shell :: what is remote repository 
Shell :: how to cat only the first ten lines of a file linux 
Shell :: change commit message git 
Shell :: aws lightsail ssl installation 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =