Tuxcut installed But not running
I have installed "TuxCut" application in my ubuntu. It has been installed but not running.It shows icon but not running. what should i do?
dpkg
add a comment |
I have installed "TuxCut" application in my ubuntu. It has been installed but not running.It shows icon but not running. what should i do?
dpkg
add a comment |
I have installed "TuxCut" application in my ubuntu. It has been installed but not running.It shows icon but not running. what should i do?
dpkg
I have installed "TuxCut" application in my ubuntu. It has been installed but not running.It shows icon but not running. what should i do?
dpkg
dpkg
asked Apr 30 '15 at 15:54
Jagdish Patil
414
414
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
You need to install some dependency just type :
sudo apt-get install arp-scan
sudo apt-get install dsniff
sudo apt-get install arptables
Note : 1 line is 1 command OR you can install them all in 1 command by using command bellow
sudo apt-get install arp-scan dsniff arptables
You can install your tuxcut now open your tuxcut directory (if you don’t have this yet just download it)
to installing tuxcut use this command
sudo dpkg -i TuxCut-3.2_all.deb
OR if your active directory not same directory with your tuxcut directory use this one
sudo dpkg -i [tuxcut_directory]/TuxCut-3.2_all.deb
Your
TuxCutready to use
add a comment |
I faced the same problem. Just type
sudo tuxcut
in the terminal.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f616449%2ftuxcut-installed-but-not-running%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to install some dependency just type :
sudo apt-get install arp-scan
sudo apt-get install dsniff
sudo apt-get install arptables
Note : 1 line is 1 command OR you can install them all in 1 command by using command bellow
sudo apt-get install arp-scan dsniff arptables
You can install your tuxcut now open your tuxcut directory (if you don’t have this yet just download it)
to installing tuxcut use this command
sudo dpkg -i TuxCut-3.2_all.deb
OR if your active directory not same directory with your tuxcut directory use this one
sudo dpkg -i [tuxcut_directory]/TuxCut-3.2_all.deb
Your
TuxCutready to use
add a comment |
You need to install some dependency just type :
sudo apt-get install arp-scan
sudo apt-get install dsniff
sudo apt-get install arptables
Note : 1 line is 1 command OR you can install them all in 1 command by using command bellow
sudo apt-get install arp-scan dsniff arptables
You can install your tuxcut now open your tuxcut directory (if you don’t have this yet just download it)
to installing tuxcut use this command
sudo dpkg -i TuxCut-3.2_all.deb
OR if your active directory not same directory with your tuxcut directory use this one
sudo dpkg -i [tuxcut_directory]/TuxCut-3.2_all.deb
Your
TuxCutready to use
add a comment |
You need to install some dependency just type :
sudo apt-get install arp-scan
sudo apt-get install dsniff
sudo apt-get install arptables
Note : 1 line is 1 command OR you can install them all in 1 command by using command bellow
sudo apt-get install arp-scan dsniff arptables
You can install your tuxcut now open your tuxcut directory (if you don’t have this yet just download it)
to installing tuxcut use this command
sudo dpkg -i TuxCut-3.2_all.deb
OR if your active directory not same directory with your tuxcut directory use this one
sudo dpkg -i [tuxcut_directory]/TuxCut-3.2_all.deb
Your
TuxCutready to use
You need to install some dependency just type :
sudo apt-get install arp-scan
sudo apt-get install dsniff
sudo apt-get install arptables
Note : 1 line is 1 command OR you can install them all in 1 command by using command bellow
sudo apt-get install arp-scan dsniff arptables
You can install your tuxcut now open your tuxcut directory (if you don’t have this yet just download it)
to installing tuxcut use this command
sudo dpkg -i TuxCut-3.2_all.deb
OR if your active directory not same directory with your tuxcut directory use this one
sudo dpkg -i [tuxcut_directory]/TuxCut-3.2_all.deb
Your
TuxCutready to use
edited Sep 23 '15 at 18:06
Seth♦
34k26110161
34k26110161
answered Sep 23 '15 at 16:40
user453965
1
1
add a comment |
add a comment |
I faced the same problem. Just type
sudo tuxcut
in the terminal.
add a comment |
I faced the same problem. Just type
sudo tuxcut
in the terminal.
add a comment |
I faced the same problem. Just type
sudo tuxcut
in the terminal.
I faced the same problem. Just type
sudo tuxcut
in the terminal.
edited Jun 7 '18 at 11:05
David Foerster
27.8k1364110
27.8k1364110
answered May 26 '15 at 11:27
artha
12
12
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f616449%2ftuxcut-installed-but-not-running%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown