Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install deb package on manjaro

follow step by step for convert debian package to arch package

1. git clone https://github.com/helixarch/debtap
2. bash debtap example.deb
3. sudo pacman -U example.pkg.tar.zst
Comment

install deb file in manjaro

Install debtap:

yay -S debtap
sudo debtap -u
Convert .deb packages Into Arch Linux Packages using debtap:

debtap packagename.deb
install the package in the system:

sudo pacman -U package-name
Comment

PREVIOUS NEXT
Code Example
Shell :: Kali free ports 
Shell :: powershell function 
Shell :: ubuntu install elasticsearch terminal 
Shell :: webmin restart 
Shell :: powershell write to file 
Shell :: install brew on linux 
Shell :: find files in windows command 
Shell :: npm install typeorm 
Shell :: how to install cuckoo sandbox 
Shell :: command line calculate folder size 
Shell :: remove cache package arch 
Shell :: install openvino 
Shell :: 7zip command line 
Shell :: centos web panel install 
Shell :: httpd ssl docker 
Shell :: windows nginx stop 
Shell :: install wireshark ubuntu 
Shell :: instal curl via yum 
Shell :: tar.gz files 
Shell :: scp folder from server to local 
Shell :: ords version view 
Shell :: show public ip 
Shell :: check current branch github 
Shell :: show all branch git 
Shell :: kubectl create namespace 
Shell :: how do I become the owner of a directory in linux? 
Shell :: dpkg install deb with dependencies 
Shell :: copy contents of folder to another folder in terminal 
Shell :: install brain.js 
Shell :: bash tab completion cycle 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =