How to Install and Uninstall sopel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "sopel" package

This tutorial shows how to install sopel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sopel

2. Uninstall "sopel" package

This guide covers the steps necessary to uninstall sopel on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sopel $ sudo apt autoclean && sudo apt autoremove

3. Information about the sopel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sopel
Priority: optional
Section: universe/net
Installed-Size: 458
Maintainer: Ubuntu Developers
Original-Maintainer: Antoine Beaupré
Architecture: all
Version: 6.3.0-1
Replaces: willie
Provides: willie
Depends: init-system-helpers (>= 1.18~), python3-enchant, python3-praw, python3-requests, python3-tz, python3-xmltodict, python3:any (>= 3.3.2-2~), python3-decorator (>= 3.4.2), adduser
Recommends: python3-feedparser, python3-lxml
Breaks: willie (<< 6.0~)
Filename: pool/universe/s/sopel/sopel_6.3.0-1_all.deb
Size: 105532
MD5sum: caecd6fd78b114bde4bb6899a7e2ad3b
SHA1: 1d0fe6cf78095d155494a40f5327b36ee5f9dc4a
SHA256: fb290d5e0d47e3872ffa2fa8823f53609e8f260a68e4c3cf9d8666c175bb2c90
Description-en: simple, lightweight, open source, easy-to-use IRC utility bot
Sopel is a simple, lightweight, open source, easy-to-use IRC utility
bot, written in Python. It's designed to be easy to use, easy to run,
and easy to make new features for.
.
Sopel comes with a ton of ready-made features for you to use. It can
leave notes for people, give you reminders, check RSS feeds, and much
more.
.
Sopel also comes with a fully-documented and easy-to-use API, so you
can write your own features. There's also an easy tutorial you can
follow along with, to help you learn.
.
Developing for Sopel is a great way to familiarize yourself with
Python. It's easy to start, but there's no limit to the cool things
you can do with it.
.
Sopel was also known as Willie, Phenny or Jenni in previous
incarnations.
Description-md5: 36f2014fa6a28de51bd13135b97f1e8b
Homepage: http://sopel.chat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu