- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2020 09:32 AM - edited 04-25-2020 09:34 AM
Hi all,
Since the dependencies of libdouble-conversionn1 and qt-st-api aren't available in Ubuntu 20.04, It seems impossible to install PacketTracer on Ubuntu 20.04. Is there any fix for this? Or an ETA for when a fix will be available?
I found a PacketTracer snap, but this one isn't maintained by Cisco (So less trustworthy). I don't know if this snap works on Ubuntu 20.04
I couldn't find a PacketTracer sub-forum. That's why I posted in this sub-forum. If this is the wrong location, could somebody move it to the right one?
Solved! Go to Solution.
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2020 11:07 PM
deb source of ackettracer from netacad , ver 730-amd64
https://drive.google.com/open?id=1ZBqg7yKWrv_wqUh-sE08KccO5qKesTbl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2020 09:45 PM - edited 05-01-2020 09:46 PM
Hello!
With some help, today, I successfully install PacketTracer on Ubuntu 20.04
cd ~/Downloads wget http://ftp.br.debian.org/debian/pool/main/d/double-conversion/libdouble-conversion1_3.1.0-3_amd64.deb wget http://archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_2.0.3-0ubuntu1_amd64.deb wget http://archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb sudo chmod +x libdouble-conversion1_3.1.0-3_amd64.deb libjpeg-turbo8_2.0.3-0ubuntu1_amd64.deb libjpeg8_8c-2ubuntu8_amd64.deb PacketTracer_730_amd64.deb sudo dpkg -i libdouble-conversion1_3.1.0-3_amd64.deb libjpeg-turbo8_2.0.3-0ubuntu1_amd64.deb libjpeg8_8c-2ubuntu8_amd64.deb PacketTracer_730_amd64.deb sudo gedit /var/lib/dpkg/status ! delete this string --> Depends: libdouble-conversion1, qt-at-spi sudo apt --fix-broken install
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2020 12:16 AM - edited 05-03-2020 01:47 AM
after installing pt
it returns the bellow message, what is wrong in that string line
after installing pt all dpkg commands has been failed
dpkg --list
dpkg-query: error: parsing file '/var/lib/dpkg/status' near line 44978 package 'packettracer':
duplicate value for 'Package' field
I totally want to remove packettracer ,
sudo dpkg --remove libdouble-conversion1_3.1.0-3_amd64.deb libjpeg-turbo8_2.0.3-0ubuntu1_amd64.deb libjpeg8_8c-2ubuntu8_amd64.deb PacketTracer_730_amd64.deb
dpkg: error: parsing file '/var/lib/dpkg/status' near line 44978 package 'packettracer':
duplicate value for 'Package' field
Package: packettracer
Status: install ok unpacked
Priority: optional
Section: base
Maintainer: Packet Tracer Support <packettracersupport@external.cisco.com>
Architecture: amd64
Version: 7.3.0
Description: Cisco PacketTracer 7.3.0 installation package
Package: Parted
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 167
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Multi-Arch: foreign
Version: 3.3-4
Replaces: fsresize, parted1.6
Depends: libc6 (>= 2.11), libparted2 (= 3.3-4), libreadline8 (>= 6.0), libtinfo6 (>= 6)
Suggests: parted-doc
Conflicts: fsresize, parted1.6
Description: disk partition manipulator
GNU Parted is a program that allows you to create, destroy, resize,
move, and copy disk partitions. This is useful for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
.
This package contains the binary and manual page. Further
documentation is available in parted-doc.
.
Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98
partitioning formats, as well as a "loop" (raw disk) type which
allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS,
Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS
file systems. Parted also has the ability to create and modify file
systems of some of these types, but using it to perform file system
operations is now deprecated.
.
The nature of this software means that any bugs could cause massive
data loss. While there are no such bugs known at the moment, they
could exist, so please back up all important files before running
it, and do so at your own risk.
Original-Maintainer: Parted Maintainer Team <parted-maintainers@alioth-lists.debian.net>
Homepage: http://www.gnu.org/software/parted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2020 09:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2020 06:31 AM
Thank you so, so, sooooo much!
Worked well for me on Kubuntu 20.04
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2020 11:57 AM
Thanks, It is really helpful. I have already waisted 6 hours before reaching out to your POST :).
Thanks Again. I really appreciate your work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2020 01:26 PM
Hero! Thank you very much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2020 05:40 AM
Thank you so much its really helpful, but I have a question, "is there any performance effect on PacketTracer after deleting this dependencies?"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 04:20 PM - edited 05-27-2020 04:25 PM
After download and change mode of the packages, there's no need to delete all the line, just the last package "qt-at-spi"
sudo gedit /var/lib/dpkg/status ! delete this string --> Depends: libdouble-conversion1, qt-at-spi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2020 08:49 AM
This time it worked. I don't know why it doesn't work last time.. probably i have deleted something else too.
Thank you so much, It really saved me from a lot of broken notifications.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2020 04:32 PM
thanks for the instructions, but after that, I have two cisco applications and one of them doesn't work, can you help get rid of the non-functioning application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 03:02 PM - edited 06-08-2020 03:06 PM
Can you list include hidden files the /opt and /opt/pt folder in the terminal and show us the result?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2020 02:20 AM
Thanks it works like a charm !!! :D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2020 12:35 AM
Thanks
